Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


crossFadeAnimationDuration

The cross-fading animation duration in seconds. ArgumentException will be thrown if it is set to zero or a negative value.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static float crossFadeAnimationDuration { get; set; }

Remarks

Additional Resources: LODGroup.animateCrossFading.