topology property
How the vertex/index data assembles into primitives (mapped to the
runtime enum at realization): triangle, triangleStrip, line,
lineStrip, or point.
Implementation
final String topology;
How the vertex/index data assembles into primitives (mapped to the
runtime enum at realization): triangle, triangleStrip, line,
lineStrip, or point.
final String topology;