X3D TriangleSet2D
Tag Name
Triangle2D • Example
Tag Description
A set of 2D triangles
Component
Geometry2D
Tag Attributes
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.