Enum AgiArticulationTransformType
AgiArticulationTransformType enumeration
The type of motion applied by this articulation stage.
public enum AgiArticulationTransformType
Values
| Name | Value | Description |
|---|---|---|
| xTranslate | 0 | |
| yTranslate | 1 | |
| zTranslate | 2 | |
| xRotate | 3 | |
| yRotate | 4 | |
| zRotate | 5 | |
| xScale | 6 | |
| yScale | 7 | |
| zScale | 8 | |
| uniformScale | 9 |
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD