Class PointCloudFactory

java.lang.Object
dev.despical.particletext.render.PointCloudFactory

public final class PointCloudFactory extends Object
  • Constructor Details

    • PointCloudFactory

      public PointCloudFactory()
  • Method Details

    • create

      public List<Offset> create(String text, FontSpec font, boolean inverted, double scale, Rotation rotation, float yaw, int pixelStep, int maxPoints, int maxTextLength)