Function Spatial.setIgnoreTransformNotification
Sets whether the node ignores notification that its transformation (global or local) changed.
void setIgnoreTransformNotification
(
const(bool) enabled
) nothrow @nogc;
Sets whether the node ignores notification that its transformation (global or local) changed.
void setIgnoreTransformNotification
(
const(bool) enabled
) nothrow @nogc;