Struct D3D11.Viewport
Defines the dimensions of a viewport.
Mirrors D3D11_VIEWPORT.
public struct D3D11.Viewport
- Inherited Members
Fields
Height
public float Height
Field Value
MaxDepth
public float MaxDepth
Field Value
MinDepth
public float MinDepth
Field Value
TopLeftX
public float TopLeftX
Field Value
TopLeftY
public float TopLeftY
Field Value
Width
public float Width