Transformer3dsTranslateObject Method |
Name | Description | |
---|---|---|
![]() | TranslateObject(TranslateTransform3D) |
Applies scale transformation to all objects and lights.
|
![]() | TranslateObject(String, TranslateTransform3D) |
Applies scale transformation to the object with objectName and to all its child objects
|
![]() | TranslateObject(Double, Double, Double) |
Applies scale transformation to all objects and lights.
|
![]() | TranslateObject(Double, Double, Double, Boolean) |
Applies scale transformation to all objects and lights.
|
![]() | TranslateObject(String, Double, Double, Double) |
Applies scale transformation to the object with objectName and to all its child objects
|
![]() | TranslateObject(String, Double, Double, Double, Boolean) |
Applies scale transformation to the object with objectName and to all its child objects
|