scale(by:)
Scales the entity by the specified size.
Declaration
mutating func scale(by size: Size3D)Parameters
- size:
The size structure that defines the scale.
Scales the entity by the specified size.
mutating func scale(by size: Size3D)The size structure that defines the scale.