ModelData:getHeight

Edit

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

height = ModelData:getHeight()

Arguments

None

Returns

NameTypeDescription
heightnumber The height of the model.

See also