Contents

uniformlyScaled(by:)

Returns the entity that results from uniformly scaling with the specified scalar value.

Declaration

func uniformlyScaled(by scale: Double) -> Self

Parameters

  • scale:

    The double-precision value that species the uniform scale.

See Also

Instance methods