ComposeOrder enumeration

ComposeOrder enumeration

The order to compose transform matrix

The ComposeOrder type exposes the following members:

Fields

FieldDescription
APPENDAppend the new transform to the chain
PREPENDPrepend the new transform to the chain

See Also