translated(by:)
Returns the entity that results from translating with the specified vector.
Declaration
func translated(by vector: Vector3D) -> SelfParameters
- vector:
The vector that defines the translation.
Returns the entity that results from translating with the specified vector.
func translated(by vector: Vector3D) -> SelfThe vector that defines the translation.