Description:

Adds a mesh to the list.

Syntax:
public void Add(
Mesh mesh,
bool asConst
)
Parameters:
  • asConst
  • Type: bool
  • Whether this mesh should be treated as non-modifiable.
Returns:
Type: void
Available since:
5.0

Nothing found