d3d9FullscreenMode
Define how to handle fullscreen mode in Windows standalones (Direct3D 9 mode).
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static D3D9FullscreenMode d3d9FullscreenMode { get; set; }
Remarks
Set this to change how fullscreen mode is handled in Windows standalone builds with Direct3D 9. See D3D9FullscreenMode for descriptions of the possible modes.