translated(by:)
Returns the entity translated by the specified vector.
Declaration
func translated(by vector: Self.Vector) -> SelfParameters
- vector:
The vector that defines that translation.
Returns the entity translated by the specified vector.
func translated(by vector: Self.Vector) -> SelfThe vector that defines that translation.