C# Class D3D12_VIEWPORT, terrafx.interop.windows

Mostrar archivo 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_oe property

public float Height
return float

MaxDepth public_oe property

public float MaxDepth
return float

MinDepth public_oe property

public float MinDepth
return float

TopLeftX public_oe property

public float TopLeftX
return float

TopLeftY public_oe property

public float TopLeftY
return float

Width public_oe property

public float Width
return float