|
Blender V4.5
|
#include <DNA_node_types.h>
Public Attributes | |
| short jit | DNA_DEPRECATED |
| short proj | DNA_DEPRECATED |
| short fit | DNA_DEPRECATED |
| char | _pad [2] |
| int | distortion_type |
Definition at line 1340 of file DNA_node_types.h.
| char NodeLensDist::_pad[2] |
Definition at line 1344 of file DNA_node_types.h.
| int NodeLensDist::distortion_type |
Definition at line 1345 of file DNA_node_types.h.
Referenced by do_version_lens_distortion_node_options_to_inputs(), and blender::bke::forward_compat::write_compositor_legacy_properties().
| short fit NodeLensDist::DNA_DEPRECATED |
Definition at line 1343 of file DNA_node_types.h.
| short proj NodeLensDist::DNA_DEPRECATED |
Definition at line 1342 of file DNA_node_types.h.
| short jit NodeLensDist::DNA_DEPRECATED |
Definition at line 1341 of file DNA_node_types.h.