Class AssetReferenceTexture
Texture only asset reference.
상속된 멤버
네임스페이스: UnityEngine.AddressableAssets
어셈블리: solution.dll
구문
[Serializable]
public class AssetReferenceTexture : AssetReferenceT<Texture>, IKeyEvaluator
생성자
이름 | 설명 |
---|---|
AssetReferenceTexture(string) | Constructs a new reference to a Texture. |