Modifier and Type | Method and Description |
---|---|
AssetInfo |
Scene.getAssetInfo()
Gets the top-level asset information
|
AssetInfo |
Node.getAssetInfo()
Per-node asset info
|
Modifier and Type | Method and Description |
---|---|
void |
Scene.setAssetInfo(AssetInfo value)
Sets the top-level asset information
|
void |
Node.setAssetInfo(AssetInfo value)
Per-node asset info
|
Copyright © 2018. All rights reserved.