ExtractFromMesh static method

Geometry ExtractFromMesh(
  1. Mesh mesh,
  2. String id
)

Implementation

external static Geometry ExtractFromMesh(Mesh mesh, String id);