UF_DISP_shade_options_s (view source)
 
Defined in: uf_disp_types.h
 
Also known as:
 
Overview
Structure definition for shading processing options for batch shading.


Data Members

format
UF_DISP_shade_format_t
Format

display
UF_DISP_shade_display_t
Display option

resolution
int
Dots per inch of image,
Draft -> 75
Low -> 180
Medium -> 300
High -> 400

plot_quality
UF_DISP_shade_plot_t
Plot quality

generate_shadows
logical
Generate shadows or not?

facet_quality
double
Quality of facets
0.01 -> 2.0

transparent_shadows
logical
Allow transparent shadows or not?

disable_raytracing
logical
Disable ray tracing or not?

fixed_camera_viewing
logical
Fixed camera viewing or not?

super_sample
int
Super sample
1 -> 5

subdivision_depth
int
Subdivision depth
0 -> 6

raytrace_memory
int
Memory in Mb for ray tracing,
4, 8, 16, 32, 64, 128

radiosity_quality
int
Radiosity quality
0 -> 15

distribute_excess_light
logical
Distribute excess light or not?

use_midpoint_sampling
logical
Use midpoint sampling or not?