Summary
Copies the details of `copyFrom` into this node, replacing its previous contents.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerLayer
Syntax
public override sealed void CopyFrom(AnimancerNode copyFrom, CloneContext context)
Parameters
Name | Type | Description |
---|---|---|
copyFrom | AnimancerNode | |
context | CloneContext |
Return Value
Type | Description |
---|---|
void |