Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AnimationBlendMode

Used by Animation.Play function.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public enum AnimationBlendMode

Fields

Value

Description

AdditiveAnimations will be added.
BlendAnimations will be blended.