Struct PlatformKeywordSet
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
public struct PlatformKeywordSet
Methods
| Improve this Doc View SourceDisable(BuiltinShaderDefine)
Declaration
public void Disable(BuiltinShaderDefine define)
Parameters
| Type | Name | Description |
|---|---|---|
| BuiltinShaderDefine | define |
Enable(BuiltinShaderDefine)
Declaration
public void Enable(BuiltinShaderDefine define)
Parameters
| Type | Name | Description |
|---|---|---|
| BuiltinShaderDefine | define |
IsEnabled(BuiltinShaderDefine)
Declaration
public bool IsEnabled(BuiltinShaderDefine define)
Parameters
| Type | Name | Description |
|---|---|---|
| BuiltinShaderDefine | define |
Returns
| Type | Description |
|---|---|
| Boolean |