texture3dVolume
beta
raytkVolumes volume
texture3dVolume
RayTK
v0.42
Creates a Volume based on a 3D texture that contains density values.
The volume is defined for a box-shaped area, and the texture is stretched to fill that area.
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Volume Center | Center of the volume box. | Runtime | Baked |
Volume Size | Size of the volume box. | Runtime | Baked |
Density Texture | 3D texture that contains density values in the red channel. | ||
Distance Texture | Optional 3D texture that contains SDF distance values in the red channel. |