translate(by:)
Translates the entity by the specified size.
Declaration
mutating func translate(by size: Size3D)Parameters
- size:
The size structure that defines the translation.
Translates the entity by the specified size.
mutating func translate(by size: Size3D)The size structure that defines the translation.