|
Blender V4.3
|
#include <DNA_volume_types.h>
Public Attributes | |
| int | precision |
| int | space |
| float | step_size |
| float | clipping |
Definition at line 35 of file DNA_volume_types.h.
| float VolumeRender::clipping |
Definition at line 39 of file DNA_volume_types.h.
| int VolumeRender::precision |
Definition at line 36 of file DNA_volume_types.h.
| int VolumeRender::space |
Definition at line 37 of file DNA_volume_types.h.
| float VolumeRender::step_size |
Definition at line 38 of file DNA_volume_types.h.