Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnimationSampler

Loader interface with additional members.

Hierarchy

Index

Properties

Optional extensionsSearch playground for extensions

extensions: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any

Optional extrasSearch playground for extras

extras: any

Application-Specific data

indexSearch playground for index

index: number

The index of this item in the array.

inputSearch playground for input

input: number

The index of an accessor containing keyframe input values, e.g., time

Optional interpolationSearch playground for interpolation

Interpolation algorithm

outputSearch playground for output

output: number

The index of an accessor, containing keyframe output values

Legend

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