📄 threejs/Addons/Loaders/VOXData3DTexture

File: VOXData3DTexture.md | Updated: 11/15/2025


title: VOXData3DTexture category: Addons layout: docs

VOXData3DTexture

A VOX 3D texture.

Instances of this class are created from the loaded chunks of VOXLoader.

Constructor

new VOXData3DTexture( chunk : Object )

Constructs a new VOX 3D texture.

chunk | A VOX chunk loaded via VOXLoader.
---|---

Source

examples/jsm/loaders/VOXLoader.js