X3D.IndexedLineSet
from Node Reference
<IndexedLineSet> node
parent: Shape node (geometry field)
attributes:
- coordIndex: MFInt32
children:
- Coordinate? (1)
example:
<IndexedLineSet coordIndex="0 1 -1"> <Coordinate point="1 2 3, 3 2 1"/> </IndexedLineSet>
See also