Navigation
API > API/Plugins > API/Plugins/RigLogicModule
Inheritance Hierarchy
- IDNAReaderBase
- IHeaderReader
- IDescriptorReader
- IDefinitionReader
- IMachineLearnedBehaviorReader
- IDNAReader
- FDNAReader
- FSkelMeshDNAReader
- TestBehaviorReader
References
Module | RigLogicModule |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNAReader.h |
Include | #include "DNAReader.h" |
Syntax
class IMachineLearnedBehaviorReader : public virtual IDefinitionReader
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
uint16 | GetMeshRegionCount
(
uint16 MeshIndex |
|
![]() ![]() |
FString | GetMeshRegionName
(
uint16 MeshIndex, |
|
![]() ![]() |
uint16 | ||
![]() ![]() |
FString | GetMLControlName
(
uint16 Index |
|
![]() ![]() |
uint16 | ||
![]() ![]() |
uint16 | ||
![]() ![]() |
TArrayView< const uint16 > | GetNeuralNetworkIndicesForLOD
(
uint16 LOD |
|
![]() ![]() |
TArrayView< const uint16 > | GetNeuralNetworkIndicesForMeshRegion
(
uint16 MeshIndex, |
|
![]() ![]() |
TArrayView< const uint16 > | GetNeuralNetworkInputIndices
(
uint16 NetIndex |
|
![]() ![]() |
EActivationFunction | GetNeuralNetworkLayerActivationFunction
(
uint16 NetIndex, |
|
![]() ![]() |
TArrayView< const float > | GetNeuralNetworkLayerActivationFunctionParameters
(
uint16 NetIndex, |
|
![]() ![]() |
TArrayView< const float > | GetNeuralNetworkLayerBiases
(
uint16 NetIndex, |
|
![]() ![]() |
uint16 | GetNeuralNetworkLayerCount
(
uint16 NetIndex |
|
![]() ![]() |
TArrayView< const float > | GetNeuralNetworkLayerWeights
(
uint16 NetIndex, |
|
![]() ![]() |
TArrayView< const uint16 > | GetNeuralNetworkOutputIndices
(
uint16 NetIndex |