Enum ComposeOrder
ComposeOrder enumeration
The order to compose transform matrix
public enum ComposeOrder
Values
Name | Value | Description |
---|---|---|
Append | 0 | Append the new transform to the chain |
Prepend | 1 | Prepend the new transform to the chain |
See Also
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D