Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ModelImporterAnimationType

Animation mode for ModelImporter.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum ModelImporterAnimationType

Remarks

Additional Resources: ModelImporter.animationType.

Fields

Value

Description

GenericGenerate a generic animator.
HumanGenerate a human animator.
LegacyGenerate a legacy animation type.
NoneGenerate no animation data.