uniformlyScaled(by:)
Returns the entity that results from uniformly scaling with the specified scalar value.
Declaration
func uniformlyScaled(by scale: Double) -> SelfParameters
- scale:
The double-precision value that species the uniform scale.
Returns the entity that results from uniformly scaling with the specified scalar value.
func uniformlyScaled(by scale: Double) -> SelfThe double-precision value that species the uniform scale.