AnimationBindings.BindingData.

AnimationBindings.

ObjectBindings Property

Summary

The cached properties of the Animancer.Editor.AnimationBindings.BindingData.GameObject and its children which can be animated.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimationBindings.BindingData

Syntax

public HashSet<EditorCurveBinding> ObjectBindings { get; }

Value

Type Description
HashSet<EditorCurveBinding>