Model:getHeight

Edit

Returns the height of the Model, computed from its axis-aligned bounding box.

height = Model:getHeight()

Arguments

None

Returns

NameTypeDescription
heightnumber The height of the Model.

See also