Function Spatial.setAsToplevel

Makes the node ignore its parents transformations. Node transformations are only in global space.

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