ModelImporterGenerateAnimations

enumeration

Switch to Manual

Description

Animation generation options for ModelImporter. These options relate to the legacy Animation system, they should only be used when ModelImporter.animationType==ModelImporterAnimationType.Legacy.

Variables

NoneDo not generate animations.
GenerateAnimationsDefault animation import mode (All animations are stored in the root object).
InRootGenerate animations in the transform root objects.
InOriginalRootsGenerate animations in the root objects of the animation package.
InNodesGenerate animations in the objects that animate.