Optional [[Array]] of Attachments.
Optional sorted list of feature start indices for the outline geometry. Equivalent to featureStarts but pointing into the edgeIndex attribute.
Optional sorted list of feature start indices. The indices point into the index attribute. Feature i starts at featureStarts[i] and ends at featureStarts[i+1]-1, except for the last feature, which ends at index[index.length-1].
Optional array of objects. It can be used to pass user data from the geometry to the mesh.
Generated using TypeDoc
Structured clone compliant version of a
three.js
geometry object, consisting of buffers with metadata for map features and objects for example roads, trees or parks.