Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


localBounds

AABB of this Animation animation component in local space.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public Bounds localBounds { get; set; }

Remarks

By default it is computed based on animation states (i.e. attached animation clips), unless user overrides it by setting value to localBounds.