AnimancerNode.

AppendIKDetails(StringBuilder, string, IPlayableWrapper) Method

Summary

Appends the details of Animancer.IPlayableWrapper.ApplyAnimatorIK and Animancer.IPlayableWrapper.ApplyFootIK.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

public static void AppendIKDetails(StringBuilder text, string separator, IPlayableWrapper node)

Parameters

Name Type Description
text StringBuilder
separator string
node IPlayableWrapper

Return Value

Type Description
void