Class CVRExtendedDisplay
Inheritance
System.Object
CVRExtendedDisplay
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public class CVRExtendedDisplay
Methods
GetDXGIOutputInfo(ref Int32, ref Int32)
Declaration
public void GetDXGIOutputInfo(ref int pnAdapterIndex, ref int pnAdapterOutputIndex)
Parameters
Type | Name | Description |
---|---|---|
System. |
pnAdapterIndex | |
System. |
pnAdapterOutputIndex |
GetEyeOutputViewport(EVREye, ref UInt32, ref UInt32, ref UInt32, ref UInt32)
Declaration
public void GetEyeOutputViewport(EVREye eEye, ref uint pnX, ref uint pnY, ref uint pnWidth, ref uint pnHeight)
Parameters
Type | Name | Description |
---|---|---|
EVREye | eEye | |
System. |
pnX | |
System. |
pnY | |
System. |
pnWidth | |
System. |
pnHeight |
GetWindowBounds(ref Int32, ref Int32, ref UInt32, ref UInt32)
Declaration
public void GetWindowBounds(ref int pnX, ref int pnY, ref uint pnWidth, ref uint pnHeight)
Parameters
Type | Name | Description |
---|---|---|
System. |
pnX | |
System. |
pnY | |
System. |
pnWidth | |
System. |
pnHeight |