Navigation
API > API/Plugins > API/Plugins/RigLogicModule
| Name | IJointBehaviorMetadataReader |
| Type | class |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNAReader.h |
| Include Path | #include "DNAReader.h" |
Syntax
class IJointBehaviorMetadataReader : public virtual IDefinitionReader
Implements Interfaces
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IJointBehaviorMetadataReader() |
DNAReader.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ERotationRepresentation GetJointRotationRepresentation
(
uint16 JointIndex |
DNAReader.h | ||
EScaleRepresentation GetJointScaleRepresentation
(
uint16 JointIndex |
DNAReader.h | ||
ETranslationRepresentation GetJointTranslationRepresentation
(
uint16 JointIndex |
DNAReader.h |