Show / Hide Table of Contents

Enum Material

Represents tile a material type. Fits into a byte.

Namespace: TerraProc.Core.Terrain
Assembly: TerraProc.Core.dll
Syntax
public enum Material : byte

Fields

Name Description
Default

Default material.

Grass

Grass material.

Stone

Stone material.

Void

No material value.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX