Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isOptimizable

Returns true if the current rig is optimizable with AnimatorUtility.OptimizeTransformHierarchy.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public bool isOptimizable { get; }