'Usage Dim instance As ImGearVectorVertexCont Dim index As Integer Dim value As Single value = instance.GetAttribValue(index)
Parameters
- index
- Vertex position in the container.
Return Value
The floating point value of the attribute (if any).
'Usage Dim instance As ImGearVectorVertexCont Dim index As Integer Dim value As Single value = instance.GetAttribValue(index)