Enum ShaderBundleNaming
Naming conventions for the built-in shader bundle name prefix.
네임스페이스: UnityEditor.AddressableAssets.Build
어셈블리: solution.dll
구문
public enum ShaderBundleNaming
필드
| 이름 | 설명 |
|---|---|
| Custom | Set the built-in shader bundle name prefix to the user specified value. |
| DefaultGroupGuid | Set the built-in shader bundle name prefix to the guid of the default group. |
| ProjectName | Set the built-in shader bundle name prefix to the hash of the project name. |