title: VOXMesh
category: Addons
layout: docs
VOXMesh
A VOX mesh.
Instances of this class are created from the loaded chunks of VOXLoader.
Constructor
new VOXMesh( chunk : Object )
Constructs a new VOX mesh.
chunk | A VOX chunk loaded via VOXLoader.
---|---
Source
examples/jsm/loaders/VOXLoader.js