Spatial.setNotifyLocalTransform

Sets whether the node notifies about its local transformation changes. Spatial will not propagate this by default.

struct Spatial
@nogc nothrow
void
setNotifyLocalTransform
(
in bool enable
)

Meta