Navigation
API > API/Plugins > API/Plugins/RigLogicModule > API/Plugins/RigLogicModule/FDNAConfig
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDNAConfig () |
DNACommon.h | ||
FDNAConfig
(
EDNADataLayer Layers, |
DNACommon.h |
FDNAConfig()
| Name | FDNAConfig |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
FDNAConfig()
FDNAConfig(EDNADataLayer, FPerPlatformInt, FPerPlatformInt, TArrayView< const uint16 >, ECoordinateSystemTransformPolicy, FCoordinateSystem, FRotationSign, ERotationSequence)
| Name | FDNAConfig |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
FDNAConfig
(
EDNADataLayer Layers,
FPerPlatformInt MaxLOD,
FPerPlatformInt MinLOD,
TArrayView < const uint16 > ExactLODs,
ECoordinateSystemTransformPolicy CoordinateSystemTransformPolicy,
FCoordinateSystem CoordinateSystem,
FRotationSign RotationSign,
ERotationSequence RotationSequence
)