Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeTransformAnimationTr-
Description
Get which channels of this animation should be used. This is a bitmask. See SetCustomUsedChannels for description of bitmask
| Name | GetCustomUsedChannels |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeAnimationTrackSetNode.h |
| Include Path | #include "InterchangeAnimationTrackSetNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Private/InterchangeAnimationTrackSetNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | TransformAnimationTrack")
bool GetCustomUsedChannels
(
int32 & AttributeValue
) const