X3D TriangleSet2D

Triangle2D • Example

A set of 2D triangles

Geometry2D

vertices

Field Type: MFVec2f
Access Type: inputOutput
Default Value: Empty Array
Value Range: -∞, ∞
Description: Specifies a list of 2D coordinates for each triangle. The number of vertices shall be evenly divided by three.

solid

Field Type: SFBool
Access Type: ...
Default Value: TRUE
Value Range: ...
Description: Specifies whether the geometry is visible on both sides.

metadata

Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.