Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/MeshSelectors
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGMeshSelectorBase.h |
| Include | #include "MeshSelectors/PCGMeshSelectorBase.h" |
Syntax
enum EPCGMeshSelectorMaterialOverrideMode
{
UMETA =(Tooltip = "Does not apply any material overrides to the spawned mesh(es)"),
UMETA =(Tooltip = "Applies the material overrides provided in the Static Material Overrides array"),
UMETA =(Tooltip = "Applies the materials overrides using the point data attribute(s) specified in the By Attribute Material Overrides array"),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |