Table of Contents

Class GPUBlendState

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class GPUBlendState
Inheritance
GPUBlendState
Inherited Members

Constructors

GPUBlendState()

public GPUBlendState()

Fields

Alpha

[Value("alpha")]
public required GPUBlendComponent Alpha

Field Value

GPUBlendComponent

Color

[Value("color")]
public required GPUBlendComponent Color

Field Value

GPUBlendComponent