a.RecordExternalMorphTargets
a.RecordExternalMorphTargets
#Overview
name: a.RecordExternalMorphTargets
This variable is created as a Console Variable (cvar).
- type:
Var
- help:
Record the external morph target weights inside animation insights. On default this is disabled, because it can slow down recording.
It is referenced in 1
C++ source file.
#Summary
#References in C++ code
#Callsites
This variable is referenced in the following C++ source code:
#Loc: <Workspace>/Engine/Source/Runtime/Engine/Private/Animation/AnimTrace.cpp:296
Scope: file
Source code excerpt:
FAutoConsoleVariable CVarRecordExternalMorphTargets(
TEXT("a.RecordExternalMorphTargets"),
false,
TEXT("Record the external morph target weights inside animation insights. On default this is disabled, because it can slow down recording."),
ECVF_Default
);
// Object annotations used for tracing