C# Class VoxelTerrain.DirectComputeConstantBuffer

Show file Open project: barograf/VoxelTerrain Class Usage Examples

Public Properties

Property Type Description
AmbientRayWidth float
AmbientSamplesCount int
Depth int
Height int
NearestDepth int
NearestHeight int
NearestWidth int
PrefixArrayLength int
PrefixN int
PrefixSize int
Seed int
Width int

Property Details

AmbientRayWidth public property

public float AmbientRayWidth
return float

AmbientSamplesCount public property

public int AmbientSamplesCount
return int

Depth public property

public int Depth
return int

Height public property

public int Height
return int

NearestDepth public property

public int NearestDepth
return int

NearestHeight public property

public int NearestHeight
return int

NearestWidth public property

public int NearestWidth
return int

PrefixArrayLength public property

public int PrefixArrayLength
return int

PrefixN public property

public int PrefixN
return int

PrefixSize public property

public int PrefixSize
return int

Seed public property

public int Seed
return int

Width public property

public int Width
return int