Interface: CreateRenditionOptions
Experimental
data-slots=text
data-variant=warning
IMPORTANT: This is currently experimental only and should not be used in any add-ons you will be distributing until it has been declared stable. To use it, you will first need to set the
experimentalApis flag to true in the requirements section of the manifest.json.An interface for configuring VisualNode.createRendition.
Properties
Property
Type
Description
format?Experimental Whether to output in PNG or JPEG format. Defaults to PNG.scale?numberExperimental The scale factor to apply to the content before it is rendered.