CustomFade.

Apply(AnimancerNode) Method

Summary

Gathers the current details of the Animancer.AnimancerNode.Root and register this Animancer.CustomFade to be updated by it so that it can replace the regular fade behaviour.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
CustomFade

Syntax

protected void Apply(AnimancerNode node)

Parameters

Name Type Description
node AnimancerNode

Return Value

Type Description
void