enum CameraFlag
Flags for controlling Camera options.
Values
| Name | Value | Description |
|---|---|---|
OnDemand |
1 |
If set the camera will only render when requested by the user through Camera::notifyNeedsRedraw(). |
CameraFlagFlags for controlling Camera options.
| Name | Value | Description |
|---|---|---|
OnDemand |
1 |
If set the camera will only render when requested by the user through Camera::notifyNeedsRedraw(). |