UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDatasmithAnimationUtils Class Reference

#include <DatasmithUtils.h>

Static Public Member Functions

static UE_API ETransformChannelComponents GetChannelTypeComponents (EDatasmithTransformChannels Channels, EDatasmithTransformType TransformType)
 
static UE_API EDatasmithTransformChannels SetChannelTypeComponents (ETransformChannelComponents Components, EDatasmithTransformType TransformType)
 

Member Function Documentation

◆ GetChannelTypeComponents()

ETransformChannelComponents FDatasmithAnimationUtils::GetChannelTypeComponents ( EDatasmithTransformChannels  Channels,
EDatasmithTransformType  TransformType 
)
static

Utility to help handling the components of a channel independently of the transform type

◆ SetChannelTypeComponents()

EDatasmithTransformChannels FDatasmithAnimationUtils::SetChannelTypeComponents ( ETransformChannelComponents  Components,
EDatasmithTransformType  TransformType 
)
static

Utility to help assembling a transform type's components into a EDatasmithTransformChannels enum


The documentation for this class was generated from the following files: