Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
geo
QuantizedMeshEdges
Interface QuantizedMeshEdges
Boundary vertex index lists, in the order quantized-mesh stores them.
interface
QuantizedMeshEdges
{
west
:
Uint32Array
;
south
:
Uint32Array
;
east
:
Uint32Array
;
north
:
Uint32Array
;
}
Index
Properties
west
south
east
north
Properties
west
west
:
Uint32Array
south
south
:
Uint32Array
east
east
:
Uint32Array
north
north
:
Uint32Array
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
west
south
east
north
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Boundary vertex index lists, in the order quantized-mesh stores them.