Version: 2020.3
언어: 한국어

ModelImporterGenerateAnimations

enumeration

매뉴얼로 전환

설명

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

변수

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.