enum BackendGraphics
This describes the graphics API thatStereoKit is using for rendering.
Enum Values
D3D11 | DirectX’s Direct3D11 is used for rendering! |
None | An invalid default value. Right now, this may likely indicate a variety of OpenGL. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!