This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Debug draw parameters for a Point or Vector given a vector
Information
| Plugin | RigVM |
| Category | Debug |
| Tags | Draw,Point |
| Type | FRigVMFunction_VisualDebugVectorNoSpace |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The pass through vector to draw | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bEnabled | If set to False the debug drawing will be skipped | bool | True |
| Mode | The mode to draw the vector with | Rig Unit Visual Debug Point Mode | Point |
| Color | The color to use for the debug draw | Linear Color | (R=1.000000,G=0.000000,B=0.000000,A=1.000000) |
| Thickness | The line thickness to use for the drawing | float | 10.000000 |
| Scale | The scale to apply to the vector when drawing | float | 1.000000 |
| DebugDrawSettings | The debug draw settings for this node | Rig VMDebug Draw Settings | (DepthPriority=SDPG_Foreground,Lifetime=-1.000000) |