Summary
Sets
Animancer.AnimancerGraph.KeepChildrenConnected
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerGraph
Syntax
public void SetKeepChildrenConnected(bool value)
Remarks
This method exists because the
Animancer.AnimancerGraph.KeepChildrenConnected
override can't add a setter.Parameters
Name | Type | Description |
---|---|---|
value | bool |
Return Value
Type | Description |
---|---|
void |