NudgeManager.ColliderRefs

holds the list of indices that point to colliders owned by a certain body

class NudgeManager
class ColliderRefs {}

Members

Variables

indices
uint[] indices;

the list of collider indices

Meta