Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| TArray< FRigElementKey > | GetAnimationChannels
(
FRigElementKey InKey, |
Returns the animation channels of a given element key | |
| TArray< int32 > | GetAnimationChannels
(
int32 InIndex, |
Returns the animation channels of a given element index | |
| TArray< FRigControlElement * > | GetAnimationChannels
(
const FRigControlElement* InElement, |
Returns the animation channels of a given element |