C# Class OpenMetaverse.TerrainPatch.GroupHeader

Show file Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Properties

Property Type Description
PatchSize int
Stride int
Type LayerType

Property Details

PatchSize public property

public int PatchSize
return int

Stride public property

public int Stride
return int

Type public property

public LayerType Type
return LayerType