uniformlyScale(by:)
Uniformly scales the entity by the specified scalar value.
Declaration
mutating func uniformlyScale(by scale: Double)Parameters
- scale:
The double-precision value that specifies the uniform scale.
Uniformly scales the entity by the specified scalar value.
mutating func uniformlyScale(by scale: Double)The double-precision value that specifies the uniform scale.