The Cog3DTransformComposed type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
| Multiply |
Operator for composing one composed transform and another composed transform.
Note that the composing order is
composed * rhs.
The returned transform is always the canonical representation of the composed transform. Therefore, the returned transform might be of a simpler type. |
See Also