Table of Contents

Class GPUColorTargetState

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

Constructors

GPUColorTargetState()

public GPUColorTargetState()

Fields

Blend

[Value("blend")]
public GPUBlendState Blend

Field Value

GPUBlendState

Format

[Value("format")]
public required GPUTextureFormat Format

Field Value

GPUTextureFormat

WriteMask

[Value("writeMask")]
public ulong WriteMask

Field Value

ulong