ModelData:getDepth

Edit

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

depth = ModelData:getDepth()

Arguments

None

Returns

NameTypeDescription
depthnumber The depth of the model.

See also