Summary
Creates a new
Animancer.Float3ControllerTransition with the specified Animator Controller and parameters.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Float3
Controller Transition
Syntax
public Float3ControllerTransition(RuntimeAnimatorController controller, string parameterNameX, string parameterNameY, string parameterNameZ)
Parameters
| Name | Type | Description |
|---|---|---|
| controller | Runtime |
|
| parameterNameX | string | |
| parameterNameY | string | |
| parameterNameZ | string |
Return Value
| Type | Description |
|---|---|
| void |