Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • Parameters

    • type: number
    • name: string
    • getValue: GetValueFn
    • getStride: ((target: any) => number)
        • (target: any): number
        • Parameters

          • target: any

          Returns number

    Returns AnimationPropertyInfo

Properties

getStride: ((target: any) => number)

Type declaration

    • (target: any): number
    • Parameters

      • target: any

      Returns number

getValue: GetValueFn
name: string
type: number

Methods

  • buildAnimations(target: any, name: string, fps: number, keys: any[], callback: ((babylonAnimatable: IAnimatable, babylonAnimation: Animation) => void)): void
  • Parameters

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme