Spatial.setNotifyTransform

Sets whether the node notifies about its global and local transformation changes. Spatial will not propagate this by default, unless it is in the editor context and it has a valid gizmo.

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

Meta