| bIsThickenAmountEnabled |
bool |
Transient property, not exposed to the user. |
Graphs/GenerateStaticMeshLODProcess.h |
- Meta=(TransientToolProperty)
|
| FilterGroupLayer |
FName |
NOTE: Customization of widgets for these properties happens in FAutoLODToolDetails::CustomizeDetails(). |
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=Preprocessing
- Meta=(DisplayName="Detail Filter Group Layer")
|
| ThickenAmount |
float |
Amount to thicken the mesh prior to Solidifying. |
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=Preprocessing
- Meta=(EditCondition="bIsThickenAmountEnabled", HideEditConditionToggle, UIMin="0", UIMax="100", ClampMin="0", ClampMax="1000")
|
| ThickenWeightMapName |
FName |
TODO When ThickenWeightMapName is empty the behavior should be that the given ThickenAmount is applied to the entire mesh. |
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=Preprocessing
- Meta=(DisplayName="Thicken Weight Map")
|