OptionalWarning.

CustomFadeNotNull Field

Summary

A weight calculation method was not specified when attempting to start a Custom Fade.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
OptionalWarning

Syntax

CustomFadeNotNull

Remarks

Passing a null parameter into Animancer.CustomFade.Apply(Animancer.AnimancerState,UnityEngine.AnimationCurve) and other similar methods will trigger this warning and return null because a Animancer.CustomFade serves no purpose if it doesn't have a method for calculating the weight.

Constant Value

Value Type
65536 Int32