Function Spatial.translateObjectLocal

Changes the node's position by the given offset Vector3 in local space.

void translateObjectLocal (
  const(Vector3) offset
) nothrow @nogc;