Navigation
API > API/Runtime > API/Runtime/DatasmithCore
| Name | FDatasmithAnimationUtils |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
| Include Path | #include "DatasmithUtils.h" |
Syntax
class FDatasmithAnimationUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ETransformChannelComponents GetChannelTypeComponents
(
EDatasmithTransformChannels Channels, |
Utility to help handling the components of a channel independently of the transform type | DatasmithUtils.h | |
static EDatasmithTransformChannels SetChannelTypeComponents
(
ETransformChannelComponents Components, |
Utility to help assembling a transform type's components into a EDatasmithTransformChannels enum | DatasmithUtils.h |