Get Asset<A>
Assets
This node when provided an IAssetProvider<A> will give the raw IAsset provided by the provider.
Inputs
Provider (IAssetProvider<A> Generic)
The IAssetProvider<A> to get an IAsset from.
Outputs
* (IAsset Generic)
The asset that is provided by Provider (IAssetProvider<A> Generic).
Examples
-
Example of a find track index being used with a sample track index.