| Parameter | Description |
|---|---|
| input | The query input to draw. |
| color | The color to draw with. |
| lifetime | How long the element should be drawn for, in seconds. The default is zero indicating that it should only be drawn once. Lifetime is only used when the world is playing. |
| drawEnd | Whether to draw the arrow at the end of the translation or not. |
Draw the PhysicsWorld.CastRay query input.
| Parameter | Description |
|---|---|
| inputs | The query inputs to draw. |
| color | The color to draw with. |
| lifetime | How long the element should be drawn for, in seconds. The default is zero indicating that it should only be drawn once. Lifetime is only used when the world is playing. |
| drawEnd | Whether to draw the arrow at the end of the translation or not. |
Draw the PhysicsWorld.CastRay query inputs.