FSharedRigRuntimeContext

Windows
MacOS
Linux

References

Module

RigLogicModule

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNAAsset.h

Include

#include "DNAAsset.h"

Syntax

struct FSharedRigRuntimeContext

Variables

Name Description

Public variable

TSharedPtr< IBe...

 

BehaviorReader

Part of the .dna file needed for run-time execution of RigLogic;

Public variable

TSharedPtr< IGe...

 

GeometryReader

Part of the .dna file used design-time for updating SkeletalMesh geometry

Public variable

TSharedPtr< FRi...

 

RigLogic

RigLogic itself is stateless, and is designed to be shared between multiple rig instances based on the same DNA.

Public variable

TArray< TNested...

 

VariableJointIndices

Cached joint indices that need to be updated for each LOD

Classes

Name

Description

Public struct

TNestedArray

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss