Interface UpdateDroppedAssetInterface

Hierarchy

  • UpdateDroppedAssetInterface

Properties

assetScale?: number
clickableDisplayTextDescription?: string
clickableDisplayTextHeadline?: string
clickableLink?: string
clickableLinkTitle?: string
flipped?: boolean
isTextTopLayer?: boolean
layer0?: string
layer1?: string
position?: {
    x: number;
    y: number;
}

Type declaration

  • x: number
  • y: number
specialType?: string
text?: null | string
textColor?: null | string
textSize?: null | number
textWeight?: null | string
textWidth?: null | number
uniqueName?: string
yOrderAdjust?: number