Summary
Will the
Animancer.IUpdatable
s be cloned as part of the current operation?- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- CloneContext
Syntax
public bool WillCloneUpdatables { get; set; }
Remarks
This is used to prevent
Animancer.AnimancerNode
s from cloning their Animancer.FadeGroup
s
individually while cloning a whole Animancer.AnimancerGraph
because it will clone the whole groups
after cloning all the nodes.
Value
Type | Description |
---|---|
bool |