Property Asset
Asset
The loaded asset. This value is only set after the AsyncOperationHandle returned from LoadAssetAsync completes. It will not be set if only InstantiateAsync is called. It will be set to null if release is called.
Declaration
public virtual Object Asset { get; }
Property Value
Type | Description |
---|---|
Object |