GetObjectMeshSizeMinY

Description

Returns the minimum extent of the mesh in the Y direction, this can be combined with GetObjectMeshSizeMaxY to determine the size of the mesh in the Y direction. Note that the mesh may be off center so its min value may be 10 whilst its max value is 12, meaning its size is 2 units in the Y direction.

Definition

float GetObjectMeshSizeMinY( objID, meshIndex )

Parameters