Method GetNumberOfChildren
GetNumberOfChildren()
Gets the children of this collider aspect.
Declaration
public int GetNumberOfChildren()
Returns
Type | Description |
---|---|
int | The number of children. If the collider is not a CompoundCollider, returns 0. |