AnimancerNode.

RequireUpdate() Method

Summary

Calls Animancer.AnimancerPlayable.RequirePreUpdate(Animancer.IUpdatable) if the Animancer.AnimancerNode.Root is not null.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

protected void RequireUpdate()

Return Value

Type Description
void