Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/ToolSetupUtil__GetCustomDepthOff-
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/ToolSetupUtil.h |
| Include | #include "ToolSetupUtil.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/ToolSetupUtil.cpp |
namespace ToolSetupUtil
{
UMaterialInstanceDynamic * ToolSetupUtil::GetCustomDepthOffsetMaterial
(
UInteractiveToolManager * ToolManager,
const FLinearColor & Color,
float DepthBias
)
}
Simple material with configurable depth bias and color. The material will have opaque blend mode.