ResolvedRenderOptions
ResolvedRenderOptions =
object
Defined in: types.ts:174
RenderOptions after all defaults have been resolved.
Every field that has a default in RENDER_OPTIONS_DEFAULTS is
guaranteed to be present. This is the shape written to data.json.
Properties
Section titled “Properties”cursor
Section titled “cursor”cursor:
object
Defined in: types.ts:189
size:
number
output
Section titled “output”output:
object
Defined in: types.ts:192
aspectRatio
Section titled “aspectRatio”aspectRatio:
AspectRatio
background
Section titled “background”background: {
assetPath:string; } | {backgroundCss:string; }
quality
Section titled “quality”quality:
Quality
recording
Section titled “recording”recording:
object
Defined in: types.ts:175
dropShadow
Section titled “dropShadow”dropShadow:
string
roundness
Section titled “roundness”roundness:
number
shape:
"rounded"|"squircle"
size:
number
voiceOvers
Section titled “voiceOvers”voiceOvers:
object
Defined in: types.ts:181
corner
Section titled “corner”corner:
"top-left"|"top-right"|"bottom-left"|"bottom-right"
dropShadow
Section titled “dropShadow”dropShadow:
string
padding
Section titled “padding”padding:
number
roundness
Section titled “roundness”roundness:
number
shape:
"rounded"|"squircle"
size:
number