Contents

translated(by:)

Returns the entity that results from translating with the specified vector.

Declaration

func translated(by vector: Vector3D) -> Self

Parameters

  • vector:

    The vector that defines the translation.

See Also

Instance methods