java.lang.Object
com.marginallyclever.ro3.mesh.Mesh
com.marginallyclever.ro3.mesh.shapes.Decal

public class Decal extends Mesh

Decal is a Mesh. It is a 1x1 quad texture on both sides. The origin is in the center of the quad.

  • Field Details

    • height

      public double height
    • width

      public double width
  • Constructor Details

    • Decal

      public Decal()