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

AnimancerNodeBase.

Parent Property

Summary

The object which receives the output of the Animancer.AnimancerNodeBase.Playable.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNodeBase

Syntax

public AnimancerNodeBase Parent { get; protected set; }

Remarks

This leads from Animancer.AnimancerState to Animancer.AnimancerLayer to Animancer.AnimancerGraph to null.

Value

Type Description
AnimancerNodeBase