FilterNightForest
class FilterNightForest
A simple image filter to camera.
public class FilterNightForest extends CameraFilter
— Constructors (1) —
| Constructor | Description |
|---|---|
| FilterNightForest() | Creates a new FilterNightForest. |
— Methods (2) —
| Name | Description |
|---|---|
| float getStrength() | Returns the current strength of the FilterNightForest. |
| void setStrength(float value) | Sets the current strength of the FilterNightForest to be "value" argument. |