Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
geo
GeoJsonDrawMesh
Interface GeoJsonDrawMesh
One baked, drawable mesh + the material to draw it with.
interface
GeoJsonDrawMesh
{
mesh
:
Mesh
;
material
:
Material
;
triangles
:
number
;
}
Index
Properties
mesh
material
triangles
Properties
mesh
mesh
:
Mesh
material
material
:
Material
triangles
triangles
:
number
Triangle count, for HUD / stats.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mesh
material
triangles
← Docs
Quick-Start Guide
Taos API Reference
Loading...
One baked, drawable mesh + the material to draw it with.