Summary
Copies the value of the `parameter` from `copyFrom` to `copyTo`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerUtilities
Syntax
public static void CopyParameterValue(AnimatorControllerPlayable copyFrom, AnimatorControllerPlayable copyTo, AnimatorControllerParameter parameter)
Parameters
Name | Type | Description |
---|---|---|
copyFrom | Animator |
|
copyTo | Animator |
|
parameter | Animator |
Return Value
Type | Description |
---|---|
void |