AppearanceAssetElement.SetRenderingAsset
Description:
Sets the rendering asset for the appearance asset element.
Sets the rendering asset for the appearance asset element.
public void SetRenderingAsset(
Asset asset
)
-
assetThe new rendering asset. It should be an appearance asset.
-
A non-optional argument was null
-
The asset is not an appearance asset.