| bForceSerialIngestion |
bool |
If true will force the ingestion process to run sequentially. |
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Capture Source"
|
| bLoadTrackersOnStartup |
bool |
If true trackers will be loaded when opening identity. |
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Tracking"
|
| bShowDevelopersContent |
bool |
If true, capture sources from the developers content folder will be shown in the Capture Manager. |
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Capture Source"
|
| bShowOtherDevelopersContent |
bool |
If true, capture sources from the developers content folder of other users will be shown in the Capture Manager. |
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Capture Source"
|
| MaximumResolution |
int32 |
Maximum effective resolution of A/B split window. |
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="A/B split"
- Meta=(ClampMin="128", ClampMax="65536", UIMin="128", UIMax="65536")
|
| OnSettingsChanged |
FMetaHumanEditorSettingsChanged |
Delegate called when a property changes. |
MetaHumanEditorSettings.h |
|
| PerformanceViewSetupSlot1 |
TMap< FString, FString > |
Slots for storing the Performance editor's view setup. A means of saving and recalling A/B modes, display options, open widgets etc. |
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Performance view setup"
- DisplayName="Slot 1"
|
| PerformanceViewSetupSlot2 |
TMap< FString, FString > |
|
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Performance view setup"
- DisplayName="Slot 2"
|
| PerformanceViewSetupSlot3 |
TMap< FString, FString > |
|
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Performance view setup"
- DisplayName="Slot 3"
|
| PerformanceViewSetupSlot4 |
TMap< FString, FString > |
|
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="Performance view setup"
- DisplayName="Slot 4"
|
| SampleCount |
int32 |
Number of samples when using A/B split window - higher value gives better quality but uses more memory. |
MetaHumanEditorSettings.h |
- Config
- EditAnywhere
- Category="A/B split"
- Meta=(ClampMin="1", ClampMax="8", UIMin="1", UIMax="8")
|