Function SoftBody.collisionMask
The physics layers this SoftBody scans for collisions.
long collisionMask() nothrow @property @nogc;
void collisionMask
(
long v
) nothrow @property @nogc;
The physics layers this SoftBody scans for collisions.
long collisionMask() nothrow @property @nogc;
void collisionMask
(
long v
) nothrow @property @nogc;