Contents

isUniform(overDimensions:)

Returns a Boolean value that indicates whether the transform scales equally over the specified dimensions.

Declaration

func isUniform(overDimensions: Dimension3DSet) -> Bool

Parameters

  • overDimensions:

    The dimensions that the function checks over.

See Also

Checking characteristics