Vixen
02b45cc4
csharp
public enum WgpuPowerPreference

Which adapter to prefer.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Undefined

    No preference.

  • LowPower

    The one that uses least power.

  • HighPerformance

    The fastest one.

Used by (2)

  • NativeWebGpuBindingVixen.Graphics.WebGPU
  • NativeWebGpuOptionsVixen.Graphics.WebGPU