Function Spatial.setNotifyLocalTransform
Sets whether the node notifies about its local transformation changes. Spatial
will not propagate this by default.
void setNotifyLocalTransform
(
const(bool) enable
) nothrow @nogc;