Properties:
Name | Type | Description |
---|---|---|
indices |
Uint32Array |
The indices of the mesh. |
positions |
Float32Array |
The positions of the mesh. |
shrinkBuffersToFit |
boolean |
Whether to shrink the buffers to fit the data. |
topology |
Topology |
The topology of the mesh. |
uvs |
Float32Array |
The UVs of the mesh. |
Members
The indices of the mesh.
The positions of the mesh.
Whether to shrink the buffers to fit the data.
topology Topology
The topology of the mesh.
The UVs of the mesh.