C# Class TerrainDemo.CDLOD.Settings

Show file Open project: willcraftia/TestXna Class Usage Examples

Public Properties

Property Type Description
HeightScale float
LeafNodeSize int
LevelCount int
PatchScale float

Property Details

HeightScale public property

public float HeightScale
return float

LeafNodeSize public property

public int LeafNodeSize
return int

LevelCount public property

public int LevelCount
return int

PatchScale public property

public float PatchScale
return float