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.