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 = 1BlockLayer_2 = 2BlockLayer_3 = 3BlockLayer_4 = 4BlockLayer_5 = 5BlockLayer_6 = 6BlockLayer_7 = 7Cross = 11CrossAndSnowlayer = 15CrossAndSnowlayer_2 = 18CrossAndSnowlayer_3 = 19CrossAndSnowlayer_4 = 20Cube = 10Empty = 9JSON = 8You will most likely use JSON for all assets with custom shapes.
JSONAndSnowLayer = 17JSONAndWater = 16Liquid = 13SurfaceLayer = 21TopSoil = 14Transparent = 12