is_local property
is_local property
Gets or sets if the matrix is defined in local coordinate.
Definition:
@property
def is_local(self):
...
@is_local.setter
def is_local(self, value):
...
See Also
- module
aspose.threed - class
BonePose
Gets or sets if the matrix is defined in local coordinate.
@property
def is_local(self):
...
@is_local.setter
def is_local(self, value):
...
aspose.threedBonePose