Description
Returns true if the matrix of scaling corresponding to this scale vector isUniScaledOrtho(). Returns false otherwise.
Visual Basic
Public Function IsProportional( tolerance As Tolerance ) As bool
C#
public bool IsProportional( Tolerance tolerance );
Parameters
| Parameters | Description |
|---|---|
| Tolerance tolerance | Input tolerance value |