a three-dimensional surface consisting of a set of triangle vertices with multiple values per vertex.
geometry
the surface geometry, an instance of SurfaceGeometry
indices
an integer
vector specifying the subset of valid surface nodes from in the geometry
object.
data
a Matrix
of values where each column contains a vector of values
over all the surface nodes. The number of rows of this Matrix
must equal the number of nodes in the geometry
object.