Table of Contents

Class GPUMultisampleState

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

Constructors

GPUMultisampleState()

public GPUMultisampleState()

Fields

AlphaToCoverageEnabled

[Value("alphaToCoverageEnabled")]
public bool AlphaToCoverageEnabled

Field Value

bool

Count

[Value("count")]
public ulong Count

Field Value

ulong

Mask

[Value("mask")]
public ulong Mask

Field Value

ulong