C# Class D3D12_VIEWPORT, terrafx.interop.windows

Show file Open project: terrafx/terrafx.interop.windows Class Usage Examples

Public Properties

Property Type Description
Height float
MaxDepth float
MinDepth float
TopLeftX float
TopLeftY float
Width float

Property Details

Height public property

public float Height
return float

MaxDepth public property

public float MaxDepth
return float

MinDepth public property

public float MinDepth
return float

TopLeftX public property

public float TopLeftX
return float

TopLeftY public property

public float TopLeftY
return float

Width public property

public float Width
return float