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

Show file 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 property

public int HeightMapHeight
return int

HeightMapWidth public property

public int HeightMapWidth
return int

HeightScale public property

public float HeightScale
return float

LeafNodeSize public property

public int LeafNodeSize
return int

LevelCount public property

public int LevelCount
return int

MapScale public property

public float MapScale
return float

PatchResolution public property

public int PatchResolution
return int