RenderResolutions Enumerator

Description

The different standard resolutions supported when rendering.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>

Methods

Name Value Description
CustomRenderResolution 17 Custom resolution.
Mobile1136x640RenderResolution 6 1136x640 resolution. Commonly used for images shown on a mobile device.
Mobile1334x750RenderResolution 7 1334x750 resolution. Commonly used for images shown on a mobile device.
Mobile1920x1080RenderResolution 8 1920x1080 resolution. Commonly used for images shown on a mobile device.
Mobile2048x1536RenderResolution 9 2048x1536 resolution. Commonly used for images shown on a mobile device.
Mobile960x640RenderResolution 5 960x640 resolution. Commonly used for images shown on a mobile device.
Print1800x1200RenderResolution 10 1800x1200 resolution. Commonly used for images that will be printed.
Print2100x1500RenderResolution 11 2100x1500 resolution. Commonly used for images that will be printed.
Print3000x2400RenderResolution 12 3000x2400 resolution. Commonly used for images that will be printed.
Print3300x2550RenderResolution 13 3300x2550 resolution. Commonly used for images that will be printed.
Video1280x720RenderResolution 15 1280x720 resolution. Commonly used for images that will be used for video.
Video1920x1080RenderResolution 16 1920x1080 resolution. Commonly used for images that will be used for video.
Video854x480RenderResolution 14 854x480 resolution. Commonly used for images that will be used for video.
Web1024x768RenderResolution 1 1024x768 resolution. Commonly used for images shown in a browser.
Web1152x864RenderResolution 2 1152x864 resolution. Commonly used for images shown in a browser.
Web1280x1024RenderResolution 3 1280x1024 resolution. Commonly used for images shown in a browser.
Web1600x1200RenderResolution 4 1600x1200 resolution. Commonly used for images shown in a browser.
Web800x600RenderResolution 0 800x600 resolution. Commonly used for low-res images shown in a browser.

Version

Introduced in version May 2023