Scale
|
| Name | Description | |
|---|---|---|
| Scale3d(Double) | Constructor for the Scale3d class. Creates scale transformation with the uniform scale factor. | |
| Scale3d(Double) | Constructor for the Scale3d class. Creates scale transformation with the specified factors for x, y and z axes. | |
| Scale3d(Double, Double, Double) | Constructor for the Scale3d class. Creates scale transformation with the specified factors for x and y axes. |