Description
Returns the scale vector with the inverse scale factors.
Visual Basic
Public Function Inverse() As Scale3d
C#
public Scale3d Inverse();
Returns the scale vector with the inverse scale factors.
Public Function Inverse() As Scale3d
public Scale3d Inverse();