core.camera.keep_aspect

Client

Enumeration of supported camera aspect ratio modes


Values

ConstantDescription
core.camera.keep_aspect.WIDTHKeeps the width fixed and adjusts the height to maintain the aspect ratio
core.camera.keep_aspect.HEIGHTKeeps the height fixed and adjusts the width to maintain the aspect ratio

On this page