uniformlyScale(by:)
Uniformly scales the entity by the specified scalar value.
Declaration
mutating func uniformlyScale(by scale: Self.Scalar)Parameters
- scale:
The value that defines that scale.
Uniformly scales the entity by the specified scalar value.
mutating func uniformlyScale(by scale: Self.Scalar)The value that defines that scale.