Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
AnimationNodeObserverBlendSpace
Experimental: This class may be changed or removed in future versions.
Inherits: AnimationNodeObserver < Resource < RefCounted < Object
Observer for events from AnimationNodeBlendSpace1D and AnimationNodeBlendSpace2D instances.
Signals
closest_point_changed(closest_point_name: StringName) 🔗
Emitted when the closest point to the current blend position changes.