Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ModelImporterGenerateAnimations

enumeration

Description

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

See Also: ModelImporter.generateAnimations.

Properties

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.

Did you find this page useful? Please give it a rating: