pose_type property
pose_type property
Gets or sets the type of the pose.
Definition:
@property
def pose_type(self):
...
@pose_type.setter
def pose_type(self, value):
...
See Also
- module
aspose.threed
- class
Pose
- class
PoseType
Gets or sets the type of the pose.
@property
def pose_type(self):
...
@pose_type.setter
def pose_type(self, value):
...
aspose.threed
Pose
PoseType