Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Animation

Index

Variables

AnimationBlenderSystem

AnimationBlenderSystem: System

System used internally for blending animations.

AnimationClipPlayerSystem

AnimationClipPlayerSystem: System

Evaluates animation clips (defined in an AnimationClip component) according to the current state of the AnimationClipPlayer component. Evaluated values for animated properties can be applied directly on the target entity or stored internally.

AnimationClipSourceSystem

AnimationClipSourceSystem: System

System that works on entities that have an AnimationClipSource component. It loads animation clips from file and stores the results in AnimationClip components, which it adds to the entities automatically.

AnimationResultApplierSystem

AnimationResultApplierSystem: System

Applies property values from the AnimationResult on the target entity.

Generated using TypeDoc