C# Class D3D12_VIEWPORT, terrafx.interop.windows

Afficher le fichier Open project: terrafx/terrafx.interop.windows Class Usage Examples

Méthodes publiques

Свойство Type Description
Height float
MaxDepth float
MinDepth float
TopLeftX float
TopLeftY float
Width float

Property Details

Height public_oe property

public float Height
Résultat float

MaxDepth public_oe property

public float MaxDepth
Résultat float

MinDepth public_oe property

public float MinDepth
Résultat float

TopLeftX public_oe property

public float TopLeftX
Résultat float

TopLeftY public_oe property

public float TopLeftY
Résultat float

Width public_oe property

public float Width
Résultat float