Enum GPUPowerPreference
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[To("None")]
public enum GPUPowerPreference
Fields
[EnumValue("low-power")] LowPower = 0[EnumValue("high-performance")] HighPerformance = 1
[To("None")]
public enum GPUPowerPreference
[EnumValue("low-power")]
LowPower = 0[EnumValue("high-performance")]
HighPerformance = 1