Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnimationChannel

Targets an animation's sampler at a node's property.

Hierarchy

  • AnimationChannel

Indexable

[k: string]: any

Targets an animation's sampler at a node's property.

Index

Properties

Optional extensions

extensions: any

Optional extras

extras: any

sampler

sampler: GlTfId

The index of a sampler in this animation used to compute the value for the target.

target

The index of the node and TRS property to target.