Constructor and Description |
---|
VignettePass(processing.core.PApplet sketch) |
VignettePass(processing.core.PApplet sketch,
float amount,
float falloff) |
Modifier and Type | Method and Description |
---|---|
float |
getAmount() |
float |
getFalloff() |
void |
prepare(Supervisor supervisor) |
void |
setAmount(float amount) |
void |
setFalloff(float falloff) |
public VignettePass(processing.core.PApplet sketch)
public VignettePass(processing.core.PApplet sketch, float amount, float falloff)
public void prepare(Supervisor supervisor)
public float getAmount()
public void setAmount(float amount)
public float getFalloff()
public void setFalloff(float falloff)