from_asset_info method
from_asset_info(, asset_info)
Create AxisSystem
from AssetInfo
Returns
Axis system containg coordinate system, up, front from given asset info
@staticmethod
def from_asset_info(asset_info):
...
Parameter | Type | Description |
---|---|---|
asset_info | AssetInfo | From which asset info to read coordinate system, up and front vector. |
See Also
- module
aspose.threed
- class
AssetInfo
- class
AxisSystem