append method
append
Append the new transform matrix to the transform chain.
def append(self, m):
...
Parameter | Type | Description |
---|---|---|
m | Matrix4 |
See Also
- module
aspose.threed.utilities
- class
TransformBuilder
Append the new transform matrix to the transform chain.
def append(self, m):
...
Parameter | Type | Description |
---|---|---|
m | Matrix4 |
aspose.threed.utilities
TransformBuilder