IMTLRenderCommandEncoder.SetBlendColor(Single, Single, Single, Single) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setBlendColorRed:green:blue:alpha:")]
[Foundation.Preserve(Conditional=true)]
public void SetBlendColor (float red, float green, float blue, float alpha);
abstract member SetBlendColor : single * single * single * single -> unit
- red
- Single
- green
- Single
- blue
- Single
- alpha
- Single
- Attributes