Table of Contents

Enum EnumDrawType

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll

Draw types for blocks. Open in GitHub

[DocumentAsJson]
public enum EnumDrawType
Extension Methods

Fields

BlockLayer_1 = 1
BlockLayer_2 = 2
BlockLayer_3 = 3
BlockLayer_4 = 4
BlockLayer_5 = 5
BlockLayer_6 = 6
BlockLayer_7 = 7
Cross = 11
CrossAndSnowlayer = 15
CrossAndSnowlayer_2 = 18
CrossAndSnowlayer_3 = 19
CrossAndSnowlayer_4 = 20
Cube = 10
Empty = 9
JSON = 8

You will most likely use JSON for all assets with custom shapes.

JSONAndSnowLayer = 17
JSONAndWater = 16
Liquid = 13
SurfaceLayer = 21
TopSoil = 14
Transparent = 12