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