Click or drag to resize
Transformer3dsTranslateObject Method
Overload List
  NameDescription
Public methodTranslateObject(TranslateTransform3D)
Applies scale transformation to all objects and lights.
Public methodTranslateObject(String, TranslateTransform3D)
Applies scale transformation to the object with objectName and to all its child objects
Public methodTranslateObject(Double, Double, Double)
Applies scale transformation to all objects and lights.
Public methodTranslateObject(Double, Double, Double, Boolean)
Applies scale transformation to all objects and lights.
Public methodTranslateObject(String, Double, Double, Double)
Applies scale transformation to the object with objectName and to all its child objects
Public methodTranslateObject(String, Double, Double, Double, Boolean)
Applies scale transformation to the object with objectName and to all its child objects
Top
See Also