Function Spatial.translation

Local translation of this node.

Vector3 translation() nothrow @property @nogc;

void translation (
  Vector3 v
) nothrow @property @nogc;