Class StaticLightModule

java.lang.Object
foundry.veil.api.quasar.emitters.module.render.StaticLightModule
All Implemented Interfaces:
ParticleModule, RenderParticleModule

public class StaticLightModule extends Object implements RenderParticleModule
  • Constructor Details

    • StaticLightModule

      public StaticLightModule(LightModuleData data)
    • StaticLightModule

      public StaticLightModule(org.joml.Vector4fc color, float brightness, float radius)
  • Method Details