Blender V4.3
VolumeRender Struct Reference

#include <DNA_volume_types.h>

Public Attributes

int precision
 
int space
 
float step_size
 
float clipping
 

Detailed Description

Definition at line 35 of file DNA_volume_types.h.

Member Data Documentation

◆ clipping

float VolumeRender::clipping

Definition at line 39 of file DNA_volume_types.h.

◆ precision

int VolumeRender::precision

Definition at line 36 of file DNA_volume_types.h.

◆ space

int VolumeRender::space

Definition at line 37 of file DNA_volume_types.h.

◆ step_size

float VolumeRender::step_size

Definition at line 38 of file DNA_volume_types.h.


The documentation for this struct was generated from the following file: