addMesh abstract method

void addMesh(
  1. Mesh mesh
)

Add a mesh as a child node.

Implementation

void addMesh(Mesh mesh);