CVRExtendedDisplay Class
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
System.Object →
CVRExtendedDisplay
Derived from CVRExtendedDisplay:
public class CVRExtendedDisplay
Methods
GetDXGIOutputInfo(ref Int32, ref Int32)
public void GetDXGIOutputInfo(ref int pnAdapterIndex, ref int pnAdapterOutputIndex)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | pnAdapterIndex | |
System.Int32 | pnAdapterOutputIndex |
GetEyeOutputViewport(EVREye, ref UInt32, ref UInt32, ref UInt32, ref UInt32)
public void GetEyeOutputViewport(EVREye eEye, ref uint pnX, ref uint pnY, ref uint pnWidth, ref uint pnHeight)
Parameters
Type | Name | Description |
---|---|---|
EVREye | eEye | |
System.UInt32 | pnX | |
System.UInt32 | pnY | |
System.UInt32 | pnWidth | |
System.UInt32 | pnHeight |
GetWindowBounds(ref Int32, ref Int32, ref UInt32, ref UInt32)
public void GetWindowBounds(ref int pnX, ref int pnY, ref uint pnWidth, ref uint pnHeight)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | pnX | |
System.Int32 | pnY | |
System.UInt32 | pnWidth | |
System.UInt32 | pnHeight |