|
Blender V4.3
|
#include <DNA_node_types.h>
Public Attributes | |
| char | tracking_object [64] |
| float | smoothness |
Definition at line 1431 of file DNA_node_types.h.
| float NodeKeyingScreenData::smoothness |
Definition at line 1433 of file DNA_node_types.h.
Referenced by blender::compositor::KeyingScreenNode::convert_to_operations().
| char NodeKeyingScreenData::tracking_object[64] |
Definition at line 1432 of file DNA_node_types.h.
Referenced by blender::compositor::KeyingScreenNode::convert_to_operations().