addLODLevel method

Mesh addLODLevel(
  1. num distance,
  2. Mesh mesh
)

Implementation

external Mesh addLODLevel(num distance, Mesh mesh);