|
Blender
V2.93
|
#include <DNA_volume_types.h>
Public Attributes | |
| int | precision |
| int | space |
| float | step_size |
| float | clipping |
Definition at line 54 of file DNA_volume_types.h.
| float VolumeRender::clipping |
Definition at line 58 of file DNA_volume_types.h.
| int VolumeRender::precision |
Definition at line 55 of file DNA_volume_types.h.
| int VolumeRender::space |
Definition at line 56 of file DNA_volume_types.h.
Referenced by BKE_volume_density_scale().
| float VolumeRender::step_size |
Definition at line 57 of file DNA_volume_types.h.