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