AnimancerUtilities.

IsValid(AnimancerNode) Method

Summary

[Animancer Extension] Is the `node` is not null and its Animancer.AnimancerNodeBase.Playable valid?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerUtilities

Syntax

public static bool IsValid(this AnimancerNode node)

Parameters

Name Type Description
node AnimancerNode

Return Value

Type Description
bool