Summary
Copies the contents of `copyFrom` into this object, replacing its previous contents.
		- Assembly
- Animancer.dll 
- Namespace
- Animancer.TransitionLibraries 
- Containing Type
- TransitionModifier Group 
Syntax
public void CopyFrom(TransitionModifierGroup copyFrom, CloneContext context)Parameters
| Name | Type | Description | 
|---|---|---|
| copyFrom | Transition | |
| context | CloneContext | 
Return Value
| Type | Description | 
|---|---|
| void |