Damping.

OnValidate() Method

Summary

Ensures that the Animancer.Samples.Jobs.Damping._BoneCount is positive and not larger than the number of bones between the Animancer.Samples.Jobs.Damping._EndBone and the UnityEngine.Animator.
Assembly
Animancer.dll
Namespace
Animancer.Samples.Jobs
Containing Type
Damping

Syntax

protected virtual void OnValidate()

Remarks

Called in Edit Mode whenever this script is loaded or a value is changed in the Inspector.

Return Value

Type Description
void