Uses of Class
com.aspose.threed.AssetInfo
-
-
Uses of AssetInfo in com.aspose.threed
Methods in com.aspose.threed that return AssetInfo Modifier and Type Method Description AssetInfo
Node. getAssetInfo()
Per-node asset infoAssetInfo
Scene. getAssetInfo()
Gets the top-level asset informationMethods in com.aspose.threed with parameters of type AssetInfo Modifier and Type Method Description void
Node. setAssetInfo(AssetInfo value)
Per-node asset infovoid
Scene. setAssetInfo(AssetInfo value)
Sets the top-level asset information
-