Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/FGeometryScriptMeshBevelOptions
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Options)
bool bInferMaterialID
Remarks
If true, when faces on either side of a beveled mesh edges have the same Material ID, beveled edge will be set to that Material ID. Otherwise SetMaterialID is used.