Function Spatial.transform

Local space Transform of this node, with respect to the parent node.

Transform transform() nothrow @property @nogc;

void transform (
  Transform v
) nothrow @property @nogc;