Transformer3dsScaleObject Method |
Name | Description | |
---|---|---|
ScaleObject(ScaleTransform3D) |
Applies scale transformation to all objects and lights.
| |
ScaleObject(String, ScaleTransform3D) |
Applies scale transformation to the object with objectName and to all its child objects
| |
ScaleObject(Double, Double, Double) |
Applies scale transformation to all objects and lights.
| |
ScaleObject(Double, Double, Double, Boolean) |
Applies scale transformation to all objects and lights.
| |
ScaleObject(String, Double, Double, Double) |
Applies scale transformation to the object with objectName and to all its child objects
| |
ScaleObject(String, Double, Double, Double, Boolean) |
Applies scale transformation to the object with objectName and to all its child objects
|