Function Spatial.setNotifyTransform

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

void setNotifyTransform (
  const(bool) enable
) nothrow @nogc;