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

Pane CTM

Like Carpet CTM Pane CTM is the same as normal CTM but contains special culling.

Identifier

athena:pane_ctm

Data

Carpet CTM requires 5 textures:

  • center — Used for internal corners.

  • empty — Used to fill in the middle of the texture.

  • horizontal — Used for horizontal edges.

  • vertical — Used for vertical edges.

  • particle — Particle texture and the texture used for external corners.

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

Example

Last updated