Navigation
API > API/Plugins > API/Plugins/MetaHumanCrowdEditor
| |
|
| Name |
FMetaHumanCrowdInstancedLODSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCrowd/Source/MetaHumanCrowdEditor/Public/MetaHumanCrowdEditorPipeline.h |
| Include Path |
#include "MetaHumanCrowdEditorPipeline.h" |
Syntax
USTRUCT ()
struct FMetaHumanCrowdInstancedLODSettings
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ScreenSize |
FPerPlatformFloat |
Screen size at which this LOD becomes active when Nanite is not enabled. |
MetaHumanCrowdEditorPipeline.h |
- EditAnywhere
- Category="Crowd"
|
| SourceLOD |
int32 |
The index of the source LOD on the original MetaHuman mesh to pull this LOD's geometry from |
MetaHumanCrowdEditorPipeline.h |
- EditAnywhere
- Category="Crowd"
|