public class EndSetFilterEvent extends CameraEvent
| Constructor and Description |
|---|
EndSetFilterEvent(String filterName,
String filterType,
int filterSlot,
double filterPosition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilterName() |
double |
getFilterPosition() |
int |
getFilterSlot() |
String |
getFilterType() |
String |
toString() |
Copyright © 2023. All rights reserved.