Class AssetReferenceTexture
Texture only asset reference.
Inherited Members
Namespace: UnityEngine.AddressableAssets
Syntax
[Serializable]
public class AssetReferenceTexture : AssetReferenceT<Texture>, IKeyEvaluator
Constructors
AssetReferenceTexture(String)
Declaration
public AssetReferenceTexture(string guid)
Parameters
Type | Name | Description |
---|---|---|
String | guid |