Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Keyframe

Hierarchy

  • Keyframe

Index

Constructors

Constructors

constructor

  • new Keyframe(timeSeconds: any, __namedParameters: object): Keyframe
  • Parameters

    • timeSeconds: any
    • __namedParameters: object
      • opacity: number
      • position: Vector
      • rotation: number
      • scale: number

    Returns Keyframe