NodeParameter<T>.

Node Property

Summary

The node that owns this parameter.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NodeParameter<T>

Syntax

public AnimancerNode Node { get; private set; }

Value

Type Description
AnimancerNode