'Usage Dim instance As ImGearVectorVertexCont Dim index As Integer Dim hidden As Boolean instance.SetHidden(index, hidden)
Parameters
- index
 - Position of the vertex in the container.
 - hidden
 - Hidden flag being set. true means that outgoing line is hidden. The vertex is not hidden by default.
 
