Interfaces
KeyframeInfo
KeyframeInfo
interface KeyframeInfo { curve: any; declarations: KeyframeDeclaration[]; duration: number; }
Summary
Properties
Properties
curve
declarations
declarations: KeyframeDeclaration[]
duration
- Previous
- KeyframeDeclaration
- Next
- LaunchEventData