AnimancerNode.

TraceConstructor Property

Summary

[Assert-Only] Should a System.Diagnostics.StackTrace be captured in the constructor of all new nodes so Animancer.OptionalWarning.UnusedNode can include it in the warning if that node ends up being unused?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

public static bool TraceConstructor { get; set; }

Remarks

This has a notable performance cost so it should only be used when trying to identify a problem.

Value

Type Description
bool