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

RenderStateMapping

struct in UnityEngine.Experimental.Rendering

マニュアルに切り替える

説明

Maps a RenderType to a specific render state override.

変数

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

コンストラクタ

RenderStateMappingCreates a new render state mapping with the specified values.