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