AnimancerNode.

DebugName Property

Summary

[Assert-Only] The Inspector display name of this node.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

public Object DebugName { get; private set; }

Remarks

Set using Animancer.AnimancerNode.SetDebugName(System.Object).

Value

Type Description
Object