Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Drawing > BlueprintAPI/ScriptableTool/Drawing/Lines
Set the line's depth bias. The depth bias controls small micro adjustments in effective displacement towards or away from the camera, to prevent the line from causing clipping or z-fighting with other objects in the scene it's overlaid directly on top of.
Target is Scriptable Tool Line
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| real | Depth Bias | The depth bias adjustment for the line |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |