Method GetLeafKey
GetLeafKey(ColliderKey)
Get the collider key for a leaf shape that is a child of the shape referenced by this path.
Declaration
public ColliderKey GetLeafKey(ColliderKey leafKeyLocal)
Parameters
Type | Name | Description |
---|---|---|
ColliderKey | leafKeyLocal | The local leaf key. |
Returns
Type | Description |
---|---|
ColliderKey | The local leaf key. |