Table of Contents

Field HoleMaterial

Namespace
Box3D
Assembly
Box3D.NET.dll

HoleMaterial

The material index that marks a cell as a hole, which nothing collides with.

public const byte HoleMaterial = 255

Field Value

byte

Remarks

Use it to cut a doorway or a chasm into otherwise solid terrain.