This is the old Animancer v7.4 documentation. Click here for the latest version.

NodeWeight.

AppendDescription(StringBuilder, float) Method

Summary

Appends a detailed descrption of this object.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NodeWeight

Syntax

public void AppendDescription(StringBuilder text, float targetWeight)

Parameters

Name Type Description
text StringBuilder
targetWeight float

Return Value

Type Description
void