Optional ReadonlyalphaOptional Readonlycolor为颜色通道定义相应渲染目标的混合行为。
Optional Readonlyconstant混合时使用的常量值,默认为 [0,0,0,0]。
当 BlendComponent.srcFactor BlendComponent.dstFactor 取值为 "constant" 或者 "one-minus-constant" 时生效。
注:只取 renderPipeline.fragment?.targets?.[0]?.blend.constantColor 值。
为alpha通道定义相应渲染目标的混合行为。