Summary
An
Animancer.AnimancerNode and its Animancer.NodeWeight.StartingWeight.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Base Types
-
- ValueType
graph BT
Type-->Base0["ValueType"]
Type["NodeWeight"]
class Type type-node
Syntax
public readonly struct NodeWeight : ValueType
Constructors
| Name | Summary |
|---|---|
| NodeWeight |
Creates a new Animancer.NodeWeight. |
| NodeWeight |
Creates a new Animancer.NodeWeight. |
| NodeWeight |
Creates a copy of `copyFrom`. |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Node |
The
Animancer.AnimancerNode. |
|
| StartingWeight |
The
Animancer.AnimancerNode.Weight from when this struct was captured. |
Methods
| Name | Value | Summary |
|---|---|---|
| AppendDescription |
void |
Appends a detailed descrption of this object.
|