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