Property supportedDebugModes
supportedDebugModes
Notify the LookDev about what debug view mode are available in this SRP
Declaration
IEnumerable<string> supportedDebugModes { get; }
Property Value
| Type | Description | 
|---|---|
| IEnumerable<string> | The list of the mode, None is not required.  |