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