Contents

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.

See Also

Instance methods