Capítulo 742 de 859
Reference for VolumeShader.
import { VolumeRenderShader1 } from 'three/addons/shaders/VolumeShader.js';
Properties
| Property | Description |
|---|---|
.VolumeRenderShader1 : ShaderMaterial~Shader (inner, constant) | Shaders to render 3D volumes using raycasting. The applied techniques are based on similar implementations in the Visvis and Vispy projects. This is not the only approach, therefore it's marked 1. |