Spaces:
Sleeping
Sleeping
| import { Data3DTexture } from './Data3DTexture'; | |
| /** | |
| * @deprecated THREE.DataTexture3D has been renamed to Data3DTexture. | |
| */ | |
| export class DataTexture3D extends Data3DTexture {} | |
| import { Data3DTexture } from './Data3DTexture'; | |
| /** | |
| * @deprecated THREE.DataTexture3D has been renamed to Data3DTexture. | |
| */ | |
| export class DataTexture3D extends Data3DTexture {} | |