C# Class ManicDigger.TerrainChunkRenderer.VerticesIndices

Show file Open project: GlennMR/800Craft-Client

Public Properties

Property Type Description
indices List
vertices List

Property Details

indices public property

public List indices
return List

vertices public property

public List vertices
return List