|
Blender V4.3
|
Public Attributes | |
| float | invNorm [3] |
| float | normal_scale |
Surface data used while processing a frame
Definition at line 175 of file dynamicpaint.cc.
| float PaintBakeNormal::invNorm[3] |
current pixel world-space inverted normal
Definition at line 177 of file dynamicpaint.cc.
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 179 of file dynamicpaint.cc.
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().