|
Blender V4.5
|
Public Attributes | |
| GPUTexture * | scattering_tx_ |
| GPUTexture * | extinction_tx_ |
| GPUTexture * | emission_tx_ |
| GPUTexture * | phase_tx_ |
| GPUTexture * | phase_weight_tx_ |
| GPUTexture * | occupancy_tx_ |
Definition at line 189 of file eevee_volume.hh.
| GPUTexture* blender::eevee::VolumeModule::[struct].properties emission_tx_ |
| GPUTexture* blender::eevee::VolumeModule::[struct].properties extinction_tx_ |
| GPUTexture* blender::eevee::VolumeModule::[struct].properties occupancy_tx_ |
| GPUTexture* blender::eevee::VolumeModule::[struct].properties phase_tx_ |
| GPUTexture* blender::eevee::VolumeModule::[struct].properties phase_weight_tx_ |
| GPUTexture* blender::eevee::VolumeModule::[struct].properties scattering_tx_ |
References to the textures in the module.