FBManipulatorTransformType Class Reference

FBManipulatorTransformType Class Reference

#include <mobu-python-api.h>

Class Description

Manipulator transform stles.

+ Inheritance diagram for FBManipulatorTransformType:

Public Attributes

object kFBManipulatorTransformNone
 No manipulator. More...
 
object kFBManipulatorTransformTranslation
 Translation manipulator. More...
 
object kFBManipulatorTransformRotation
 Rotation manipulator. More...
 
object kFBManipulatorTransformScaling
 Scaling manipulator. More...
 

Member Data Documentation

object kFBManipulatorTransformNone

No manipulator.

object kFBManipulatorTransformRotation

Rotation manipulator.

object kFBManipulatorTransformScaling

Scaling manipulator.

object kFBManipulatorTransformTranslation

Translation manipulator.