An array of mesh components that can be used to apply materials to different regions of the same mesh.
The extent of the geometry.
Indicates if the geometry has M values.
Indicates if the geometry has z-values (elevation).
The spatial reference of the geometry.
The string value representing the type of geometry.
Object describing the attributes of each vertex of the mesh.
Adds a component to the mesh.
Centers the mesh at the specified location without changing its scale.
Creates a deep clone of the Mesh object.
Offsets the mesh geometry by the specified distance in x, y, and z.
Removes a component from the mesh.
Rotates the mesh geometry around its x, y and z axis (in that order).
Scales the mesh geometry by the specified factor.
Converts an instance of this class to its ArcGIS portal JSON representation.
Notifies that any cached values that depend on vertex attributes need to be recalculated.
Generated using TypeDoc
The cache is used to store values computed from geometries that need to cleared or recomputed upon mutation.
Read more...