Contents

translate(by:)

Translates the entity by the specified vector.

Declaration

mutating func translate(by vector: Self.Vector)

Parameters

  • vector:

    The vector that defines that translation.