Coordinate
From Web3D.org
Coordinate
Coordinate : X3DCoordinateNode {
SFNode [in,out] metadata NULL [X3DMetadataObject]
MFVec3f [in,out] point [NULL] (-∞,∞)
}
This node defines a set of 3D coordinates to be used in the coord field of vertex-based geometry nodes including:
1. IndexedFaceSet 2. IndexedLineSet 3. IndexedTriangleFanSet 4. IndexedTriangleSet 5. IndexedTriangleStripSet 6. PointSet 7. TriangleFanSet 8. TriangleSet 9. TriangleStripSet