Summary
Copies the contents of `copyFrom` into this object, replacing its previous contents.
		- Assembly
 - Animancer
.dll  - Namespace
 - Animancer
 - Containing Type
 - Linear
Mixer Transition  
Syntax
public override sealed void CopyFrom(MixerTransition<LinearMixerState, float> copyFrom, CloneContext context)
	Parameters
| Name | Type | Description | 
|---|---|---|
| copyFrom | MixerTransition | 
						|
| context | CloneContext | 
Return Value
| Type | Description | 
|---|---|
| void |