Function SoftBody.rayPickable
If true, the SoftBody will respond to RayCasts.
bool rayPickable() nothrow @property @nogc;
void rayPickable
(
bool v
) nothrow @property @nogc;
If true, the SoftBody will respond to RayCasts.
bool rayPickable() nothrow @property @nogc;
void rayPickable
(
bool v
) nothrow @property @nogc;