UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DatasmithTypes.h File Reference
#include "CoreTypes.h"
#include "Math/MathFwd.h"
#include "Math/Quat.h"
#include "Math/Vector.h"

Go to the source code of this file.

Classes

class  FDatasmithTextureSampler
 
struct  FDatasmithTransformFrameInfo
 
struct  FDatasmithVisibilityFrameInfo
 

Macros

#define UE_API   DATASMITHCORE_API
 

Enumerations

enum class  EDatasmithCurveInterpMode { Linear , Constant , Cubic }
 

Macro Definition Documentation

◆ UE_API

#define UE_API   DATASMITHCORE_API

Enumeration Type Documentation

◆ EDatasmithCurveInterpMode

Enumerator
Linear 
Constant 
Cubic