Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PropertyIndexedKeyframes

Hierarchy

  • PropertyIndexedKeyframes

Indexable

[property: string]: string | string[] | number | null | (number | null)[] | undefined

Index

Properties

composite?: "replace" | "auto" | "accumulate" | "add" | CompositeOperationOrAuto[]
easing?: string | string[]
offset?: number | (null | number)[]

Generated using TypeDoc