C# Class Ijw.Math.Viewport

Mostrar archivo Open project: chrisforbes/Ijw.Framework Class Usage Examples

Public Properties

Property Type Description
Height int
MaxZ float
MinZ float
Width int

Property Details

Height public_oe property

public int Height
return int

MaxZ public_oe property

public float MaxZ
return float

MinZ public_oe property

public float MinZ
return float

Width public_oe property

public int Width
return int