add

Adds a Point to the vertex data by updating the corresponding mutable lists of vertex attributes. Each optional attribute of the point is only added if it is not null.

Parameters

point

The 3D point to be added, which may include optional attributes such as texture coordinates, color, normal, tangent, and bitangent.