For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pillar

Pillar is a ctm for axis blocks which have an axis property and extend like CTM.

Identifier

athena:pillar

Data

Pillar requires 5 textures:

  • center — Used for the middle of the pillar.

  • top — Used for the top of the pillar.

  • bottom — Used for the bottom of the pillar.

  • self — Used for the side when the pillar is a single block.

  • particle — Particle texture and the texture used for the ends of the pillar.

Center texture used for internal corners.
Empty texture used for empty middle.
Horizontal texture used for horizontal edges
Particle texture used for external edges.

Example

Last updated