Function Node.isPhysicsProcessing
Returns true
if physics processing is enabled (see setPhysicsProcess
).
bool isPhysicsProcessing() nothrow @nogc const;
Returns true
if physics processing is enabled (see setPhysicsProcess
).
bool isPhysicsProcessing() nothrow @nogc const;