Table of Contents

Class GPURequestAdapterOptions

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

Constructors

GPURequestAdapterOptions()

public GPURequestAdapterOptions()

Fields

FeatureLevel

[Value("featureLevel")]
public string FeatureLevel

Field Value

string

ForceFallbackAdapter

[Value("forceFallbackAdapter")]
public bool ForceFallbackAdapter

Field Value

bool

PowerPreference

[Value("powerPreference")]
public GPUPowerPreference PowerPreference

Field Value

GPUPowerPreference

XrCompatible

[Value("xrCompatible")]
public bool XrCompatible

Field Value

bool