Display vector without setting anchor points

Is there any way to display vectors without setting anchor points?
I am trying to visualize vectors on my project so I know if it is going well has got any issue.

Thank you ahead!!

Hi Hajime -

No. A vector is a direction and needs context (the start point) to make sense.
-wim

hmm
I have created a vector using 2 point vector component.
Does it still need context to display?
In my mind, I thought this one has an anchor point already…

Hi Hajime -

How the vector is created doesn’t matter. To display a vector in the viewport, you always need an anchor.
-wim

I see, thank you!