a three-dimensional surface consisting of a set of triangle vertices with multiple values per vertex.
geometrythe surface geometry, an instance of SurfaceGeometry
indicesan integer vector specifying the subset of valid surface nodes from in the geometry object.
dataa 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.