CraftStudio Wiki
Advertisement

TileSet.BlockShape Enumeration[]

This enumeration is used to describe the shape of a block. The values along with a thumbnail of what they look like is below.

Members

  • TileSet.BlockShape.Cube
  • TileSet.BlockShape.Pane
  • TileSet.BlockShape.Stairs
  • TileSet.BlockShape.Slope
  • TileSet.BlockShape.InvertedSlope
  • TileSet.BlockShape.HorizontalSlab
  • TileSet.BlockShape.VerticalSlab
  • TileSet.BlockShape.Post
  • TileSet.BlockShape.InvertedStairs
  • TileSet.BlockShape.StairsCorner
  • TileSet.BlockShape.SlopeCorner
  • TileSet.BlockShape.PaneCorner


Preview

Advertisement