Asset.UpAxis
Asset.UpAxis property
Gets or sets the up axis. The up_axis element contains descriptive information about coordinate system of the geometric data. All coordinates are right-handed by definition. This element specifies which axis is considered up. The default is the Y-axis.The up_axis element may appear zero or one time.
public EnumUpAxis UpAxis { get; set; }
See Also
- enum EnumUpAxis
- class Asset
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD