Property | Type | Description | |
---|---|---|---|
DepthStencil2D | DepthStencil2D | ||
FieldOfView | OVR.FovPort | ||
HmdToEyeViewOffset | OVR.Vector3f | ||
RenderDescription | OVR.EyeRenderDesc | ||
RenderTargets | RenderTarget2D[] | ||
SwapTexture | OculusTextureSwapChain | ||
Textures | SharpDX.Direct3D11.Texture2D[] | ||
Viewport | Viewport | ||
ViewportSize | OVR.Recti |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Dispose contained fields.
|
|
EyeTexture ( GraphicsDevice graphicDevice, OculusTextureSwapChain swapTexture ) : System |
public EyeTexture ( GraphicsDevice graphicDevice, OculusTextureSwapChain swapTexture ) : System | ||
graphicDevice | GraphicsDevice | |
swapTexture | OculusTextureSwapChain | |
return | System |
public OVR.EyeRenderDesc RenderDescription | ||
return | OVR.EyeRenderDesc |
public OculusTextureSwapChain SwapTexture | ||
return | OculusTextureSwapChain |
public Texture2D[],SharpDX.Direct3D11 Textures | ||
return | SharpDX.Direct3D11.Texture2D[] |