Method AddRigidBodyIndices
AddRigidBodyIndices(int*, int)
Adds rigid body indices to the collector.
Declaration
void AddRigidBodyIndices(int* indices, int count)
Parameters
| Type | Name | Description |
|---|---|---|
| int* | indices | [in,out] If non-null, the rigid body indices. |
| int | count | Number of indices. |