ModelData:getDepth
EditReturns the depth of the model, computed from its axis-aligned bounding box.
depth = ModelData:getDepth()
Arguments
None
Returns
Name | Type | Description |
depth | number | The depth of the model. |
See also
ModelData:getWidth
ModelData:getHeight
ModelData:getDimensions
ModelData:getCenter
ModelData:getBoundingBox
Model:getDepth
ModelData