| bEnableLODStreaming |
FPerPlatformBool |
Enabled: streaming LODs will trigger automatic updates to generate and discard LODs. |
MuCO/CustomizableObject.h |
- EditAnywhere
- Category=LODSettings
- Meta=(EditCondition="bOverrideLODStreamingSettings", DisplayName="Enable LOD Streaming")
|
| bOverrideLODStreamingSettings |
bool |
Override the LOD Streaming settings from the reference skeletal meshes. |
MuCO/CustomizableObject.h |
- EditAnywhere
- Category=LODSettings
- Meta=(DisplayName="Override LOD Streaming Settings")
|
| MinLOD |
FPerPlatformInt |
Minimum LOD to render per Platform. |
MuCO/CustomizableObject.h |
- EditAnywhere
- Category=LODSettings
- Meta=(DisplayName="Minimum LOD")
|
| MinQualityLevelLOD |
FPerQualityLevelInt |
Minimum LOD to render per Quality level. |
MuCO/CustomizableObject.h |
- EditAnywhere
- Category=LODSettings
- Meta=(DisplayName="Quality Level Minimum LOD")
|
| NumMaxStreamedLODs |
FPerPlatformInt |
Limit the number of LODs to stream. A value of 0 is the same as disabling streaming of LODs. |
MuCO/CustomizableObject.h |
- EditAnywhere
- Category=LODSettings
- Meta=(EditCondition="bOverrideLODStreamingSettings")
|