buildSurface - What information is contained in the output tables?

Réponse

The action generates two primary output tables. The table specified in 'outputVertices' contains the vertices that make up the surfaces. The table specified in 'outputFaces' contains the faces of the surfaces, which are typically defined by connecting the vertices.
Did this answer help you?