Class VertsObject

    • Field Detail

      • inGpu

        protected boolean inGpu
        GPU rendering attributes
      • offset

        protected int offset
        Indicates the index of the mesh data in the renderer
      • count

        protected int count
      • blend

        protected boolean blend
      • depth

        protected boolean depth
      • additive

        protected boolean additive
      • glPrimitive

        protected int glPrimitive
      • closedLoop

        protected boolean closedLoop
        Whether to close the polyline (connect end point to start point) or not
      • primitiveSize

        protected float primitiveSize