Summary
Creates a new
Animancer.AnimancerGraph
and Animancer.WeightedMaskLayerList
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Weighted
Mask Layer List
Syntax
public static WeightedMaskLayerList Create(Animator animator)
Remarks
This method can't be a constructor because it would need to
assign itself to the graph before being fully constructed.
Parameters
Name | Type | Description |
---|---|---|
animator | Animator |
Return Value
Type | Description |
---|---|
Weighted |