Blender  V3.3
Public Attributes | List of all members
VolumeRender Struct Reference

#include <DNA_volume_types.h>

Public Attributes

int precision
 
int space
 
float step_size
 
float clipping
 

Detailed Description

Definition at line 45 of file DNA_volume_types.h.

Member Data Documentation

◆ clipping

float VolumeRender::clipping

Definition at line 49 of file DNA_volume_types.h.

◆ precision

int VolumeRender::precision

Definition at line 46 of file DNA_volume_types.h.

◆ space

int VolumeRender::space

Definition at line 47 of file DNA_volume_types.h.

Referenced by BKE_volume_density_scale().

◆ step_size

float VolumeRender::step_size

Definition at line 48 of file DNA_volume_types.h.


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