|
Blender
V2.93
|
#include <DNA_node_types.h>
Public Attributes | |
| ListBase | layers |
| float | add [3] |
| float | remove [3] |
Definition at line 1084 of file DNA_node_types.h.
| float NodeCryptomatte_Runtime::add[3] |
Definition at line 1088 of file DNA_node_types.h.
Referenced by ntreeCompositCryptomatteSyncFromAdd().
| ListBase NodeCryptomatte_Runtime::layers |
Definition at line 1086 of file DNA_node_types.h.
Referenced by node_copy_cryptomatte(), node_free_cryptomatte(), ntreeBlendReadData(), and ntreeCompositCryptomatteUpdateLayerNames().
| float NodeCryptomatte_Runtime::remove[3] |
Definition at line 1089 of file DNA_node_types.h.
Referenced by ntreeCompositCryptomatteSyncFromRemove().