buildSurface - What are the mandatory parameters for the buildSurface action?

Réponse

The buildSurface action requires three mandatory parameters: 'images' to specify the input image table, 'outputFaces' to define the output table for surface faces, and 'outputVertices' to define the output table for surface vertices.
Did this answer help you?