Name |
Value Type |
Description |
TopBackgroundColor |
Color |
Specifies the background color at the top of the image. If a bottom background color is supplied, then the background will be a gradient between the top and bottom colors. If only a top background color is supplied, the background will be a solid color using this color. If no color is defined a default color will be used. |
BottomBackgroundColor |
Color |
Specified the background color at the bottom of the image. This argument is only valid when the TopBackgroundColor argument has been supplied. This argument defines the color of the background at the bottom of the image and a gradient background is created that varies from the top color to the bottom color. |
AntiAliasing |
Boolean |
Specifies whether apply the anti-aliasing effect for the image. If not specified this will default to False. |
IncludeEdits |
Boolean |
Specifies whether the saved image will include the edits to current camera even the edits are not applied yet. If not specified this will default to False. |
TransparentBackground |
Boolean |
Specifies whether the saved image will have transparent background. If not specified this will default to False. |