2025-05-01 01:48:08 -07:00

589 B

uid
uid
addressables-asset-references

Asset references overview

An AssetReference is a type that can reference an Addressable asset. You can use it to add a field to a MonoBehaviour or ScriptableObject to reference an asset.

Topic Description
Asset references introduction Understand what an asset reference is and when to use them.
Create an AssetReference Create and use the AssetReference type.
Load an AssetReference Load assets with an AssetReference.