Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/dna > API/Plugins/RigLogicLib/dna/layers
Warnings * Implementors should inherit from Reader itself and not this class.
Inheritance Hierarchy
- HeaderReader
- DescriptorReader
- DefinitionReader
- JointBehaviorMetadataReader
- Reader
- StreamReader
- BinaryStreamReader
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/JointBehaviorMetadataReader.h |
Include | #include "dna/layers/JointBehaviorMetadataReader.h" |
Syntax
class JointBehaviorMetadataReader : public virtual dna::DefinitionReader
Remarks
Implementors should inherit from Reader itself and not this class.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
RotationRepresentation | getJointRotationRepresentation
(
std::uint16_t jointIndex |
Get the desired internal representation of a joint's rotation component during rig evaluation. |
![]() ![]() |
ScaleRepresentation | getJointScaleRepresentation
(
std::uint16_t jointIndex |
Get the desired internal representation of a joint's scale component during rig evaluation. |
![]() ![]() |
TranslationRepresentation | getJointTranslationRepresentation
(
std::uint16_t jointIndex |
Get the desired internal representation of a joint's translation component during rig evaluation. |