isUniform(overDimensions:)
Returns a Boolean value that indicates whether the transform scales equally over the specified dimensions.
Declaration
func isUniform(overDimensions: Dimension3DSet) -> BoolParameters
- overDimensions:
The dimensions that the function checks over.