Contents

translate(by:)

Translates the entity by the specified vector.

Declaration

mutating func translate(by vector: Vector3D)

Parameters

  • vector:

    The vector that defines the translation.

See Also

Instance methods