Model:getDepth

Edit

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

depth = Model:getDepth()

Arguments

None

Returns

NameTypeDescription
depthnumber The depth of the Model.

See also