AxisSystem — Aspose.3D FOSS Java API Reference

AxisSystem — AxisSystem class..

Package: com.aspose.threed


Properties

PropertyTypeDescription
coordinateSystemCoordinateSystem
upAxis
frontAxis

Methods

MethodReturnsDescription
getCoordinateSystem()CoordinateSystem
getUp()Axis
getFront()Axis
transformTo(AxisSystem target)Matrix4
fromAssetInfo(AssetInfo assetInfo)AxisSystem

See Also