struct in UnityEngine.Experimental.Rendering
/
Implemented in:UnityEngine.CoreModule
Maps a RenderType to a specific render state override.
| renderType | Specifices the RenderType to override the render state for. | 
| stateBlock | Specifies the values to override the render state with. | 
| RenderStateMapping | Creates a new render state mapping with the specified values. |