core.camera.keep_aspect
Client
Enumeration of supported camera aspect ratio modes
Values
| Constant | Description |
|---|---|
core.camera.keep_aspect.WIDTH | Keeps the width fixed and adjusts the height to maintain the aspect ratio |
core.camera.keep_aspect.HEIGHT | Keeps the height fixed and adjusts the width to maintain the aspect ratio |