Class ColorParticleDataBuilder
java.lang.Object
team.lodestar.lodestone.systems.particle.data.color.ColorParticleDataBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected floatprotected floatprotected floatprotected Easingprotected floatprotected floatprotected floatprotected float -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedColorParticleDataBuilder(float r1, float g1, float b1, float r2, float g2, float b2) -
Method Summary
-
Field Details
-
r1
protected float r1 -
g1
protected float g1 -
b1
protected float b1 -
r2
protected float r2 -
g2
protected float g2 -
b2
protected float b2 -
colorCoefficient
protected float colorCoefficient -
colorCurveEasing
-
-
Constructor Details
-
ColorParticleDataBuilder
protected ColorParticleDataBuilder(float r1, float g1, float b1, float r2, float g2, float b2)
-
-
Method Details
-
setCoefficient
-
setEasing
-
build
-