Version: 2017.2
Experimental: this API is experimental and might be changed or removed in the future.

RenderStateMapping

struct in UnityEngine.Experimental.Rendering

Switch to Manual

Description

Maps a RenderType to a specific render state override.

Variables

renderTypeSpecifices the RenderType to override the render state for.
stateBlockSpecifies the values to override the render state with.

Constructors

RenderStateMappingCreates a new render state mapping with the specified values.