|
Blender
V3.3
|
#include <DNA_volume_types.h>
Public Attributes | |
| int | precision |
| int | space |
| float | step_size |
| float | clipping |
Definition at line 45 of file DNA_volume_types.h.
| float VolumeRender::clipping |
Definition at line 49 of file DNA_volume_types.h.
| int VolumeRender::precision |
Definition at line 46 of file DNA_volume_types.h.
| int VolumeRender::space |
Definition at line 47 of file DNA_volume_types.h.
Referenced by BKE_volume_density_scale().
| float VolumeRender::step_size |
Definition at line 48 of file DNA_volume_types.h.