Method Clear
Clear()
Function to clear the vertices while preserving the Triangles, Normals and Tangents.
Declaration
public void Clear()
Clear(bool)
Function to clear the vertices while preserving the Triangles, Normals and Tangents.
Declaration
public void Clear(bool uploadChanges)
Parameters
Type | Name | Description |
---|---|---|
bool | uploadChanges |