This is the old Animancer v7.4 documentation. Click here for the latest version.

FadeGroup.

Contains(AnimancerNode) Method

Summary

Does this fade affect the `node`?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FadeGroup

Syntax

public bool Contains(AnimancerNode node)

Parameters

Name Type Description
node AnimancerNode

Return Value

Type Description
bool