AppearanceAssetElement.SetRenderingAsset
Method
Description:
Sets the rendering asset for the appearance asset element.
Sets the rendering asset for the appearance asset element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| asset | Asset | The new rendering asset. It should be an appearance asset. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | The asset is not an appearance asset. |