Search
Loading...
Skip to content

Type Alias: AddImageOptions

type AddImageOptions = object;

Options for adding images to the scene.

Properties#

PropertyTypeDescription
sizeMode?SizeModeHow the image should be sized and positioned
positionMode?PositionModeHow the position should be interpreted
x?numberX position in scene design units
y?numberY position in scene design units
cornerRadius?numberCorner radius for rounded corners in scene design units
size?number
timeline?objectTimeline configuration for video scenes
timeline.timeOffset?numberStart time offset in seconds
timeline.duration?numberDuration in seconds
shadow?DropShadowOptionsDrop shadow configuration
animation?AnimationOptionsAnimation configuration