Version: 2021.1
言語: 日本語

BlendState

struct in UnityEngine.Rendering

マニュアルに切り替える

説明

Values for the blend state.

Static 変数

defaultValueDefault values for the blend state.

変数

alphaToMaskTurns on alpha-to-coverage.
blendState0Blend state for render target 0.
blendState1Blend state for render target 1.
blendState2Blend state for render target 2.
blendState3Blend state for render target 3.
blendState4Blend state for render target 4.
blendState5Blend state for render target 5.
blendState6Blend state for render target 6.
blendState7Blend state for render target 7.
separateMRTBlendStatesDetermines whether each render target uses a separate blend state.

コンストラクタ

BlendStateCreates a new blend state with the specified values.