VertexNode constructor

VertexNode(
  1. Vector3 point
)

Implementation

VertexNode(this.point);