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