Description
Get Bool Channel is used to retrieve a control's animation channel value Get Float Channel is used to retrieve a control's animation channel value Get Int Channel is used to retrieve a control's animation channel value Get Vector2D Channel is used to retrieve a control's animation channel value Get Vector Channel is used to retrieve a control's animation channel value Get Rotator Channel is used to retrieve a control's animation channel value Get Transform Channel is used to retrieve a control's animation channel value
Information
| Plugin | ControlRig |
| Category | Controls |
| Tags | GetAnimationChannel,Get Bool Channel,Animation,Channel,Get Float Channel,Get Int Channel,Get Vector2D Channel,Get Vector Channel,Get Rotator Channel,Get Transform Channel |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Control | The name of the Control to retrieve the value for. | FName |
None |
| Channel | The name of the animation channel to retrieve the value for. | FName |
None |
| bInitial | If set to true the initial value will be returned | bool |
False |