Blender
V3.3
|
Public Attributes | |
float | invNorm [3] |
float | normal_scale |
Surface data used while processing a frame
Definition at line 168 of file dynamicpaint.c.
float PaintBakeNormal::invNorm[3] |
current pixel world-space inverted normal
Definition at line 170 of file dynamicpaint.c.
Referenced by dynamic_paint_generate_bake_data_cb(), and dynamic_paint_paint_mesh_cell_point_cb_ex().
float PaintBakeNormal::normal_scale |
normal directional scale for displace mapping
Definition at line 172 of file dynamicpaint.c.
Referenced by dynamic_paint_generate_bake_data_cb(), dynamic_paint_paint_mesh_cell_point_cb_ex(), dynamic_paint_paint_particle_cell_point_cb_ex(), and dynamic_paint_paint_single_point_cb_ex().