C# Class Willcraftia.Xna.Framework.Terrain.CDLOD.CDLODSettings

Mostrar archivo Open project: willcraftia/TestXna Class Usage Examples

Public Properties

Property Type Description
HeightMapHeight int
HeightMapWidth int
HeightScale float
LeafNodeSize int
LevelCount int
MapScale float
PatchResolution int

Property Details

HeightMapHeight public_oe property

public int HeightMapHeight
return int

HeightMapWidth public_oe property

public int HeightMapWidth
return int

HeightScale public_oe property

public float HeightScale
return float

LeafNodeSize public_oe property

public int LeafNodeSize
return int

LevelCount public_oe property

public int LevelCount
return int

MapScale public_oe property

public float MapScale
return float

PatchResolution public_oe property

public int PatchResolution
return int