AxisSystem.FromAssetInfo

AxisSystem.FromAssetInfo method

Create AxisSystem from AssetInfo

public static AxisSystem FromAssetInfo(AssetInfo assetInfo)
ParameterTypeDescription
assetInfoAssetInfoFrom which asset info to read coordinate system, up and front vector.

Return Value

Axis system containg coordinate system, up, front from given asset info

See Also