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