Click or drag to resize
Transformer3dsGetObjectRotation Method
Overload List
  NameDescription
Public methodGetObjectRotation(String)
Gets a RotateTransform3D for the object with objectName - if there is a Transform3DGroup the RotateTransform3D is get from it
Public methodGetObjectRotation(Model3D)
Gets a RotateTransform3D for the model - if there is a Transform3DGroup the RotateTransform3D is get from it
Top
See Also