C# Class TerrainDemo.CDLOD.Settings

Datei anzeigen Open project: willcraftia/TestXna Class Usage Examples

Public Properties

Property Type Description
HeightScale float
LeafNodeSize int
LevelCount int
PatchScale float

Property Details

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

PatchScale public_oe property

public float PatchScale
return float