AnimancerGraph.

PostUpdatables Property

Summary

Objects to be updated after time advances.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerGraph

Syntax

public IReadOnlyIndexedList<IUpdatable> PostUpdatables { get; }

Value

Type Description
IReadOnlyIndexedList<IUpdatable>