csharp
public enum XrEyeWhich of a stereo pair a view is.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
A name for what is otherwise an index into an array of two, because "view 0" is not something anybody can check by reading. The index is still what the runtime uses; this is what the game uses.
Fields and properties (2)
LeftThe left eye — view 0 of a stereo configuration.
RightThe right eye — view 1.
Used by (2)
- NullXrBackendTestsVixen.Xr.Tests
- NullXrSessionVixen.Xr