AnimancerPlayable.

IsRunningPostUpdate(AnimancerPlayable) Method

Summary

Indicates whether the internal Animancer.AnimancerPlayable.PostUpdate is currently executing.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public static bool IsRunningPostUpdate(AnimancerPlayable animancer)

Parameters

Name Type Description
animancer AnimancerPlayable

Return Value

Type Description
bool