AnimancerNode.

DebugName Property

Summary

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

Syntax

public string DebugName { get; private set; }

Remarks

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

Value

Type Description
string