Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MeshProperties

Hierarchy

Index

Properties

Optional components

An array of mesh components that can be used to apply materials to different regions of the same mesh.

Read more...

Optional hasM

hasM: boolean

Indicates if the geometry has M values.

Read more...

Optional hasZ

hasZ: boolean

Indicates if the geometry has z-values (elevation).

Read more...

Optional spatialReference

spatialReference: SpatialReferenceProperties

The spatial reference of the geometry.

Read more...

Optional vertexAttributes

Object describing the attributes of each vertex of the mesh.

Read more...

Generated using TypeDoc