Blender V4.3
CryptomatteLayer Struct Reference

#include <DNA_node_types.h>

Public Attributes

struct CryptomatteEntrynext
 
struct CryptomatteEntryprev
 
char name [64]
 

Detailed Description

Definition at line 1524 of file DNA_node_types.h.

Member Data Documentation

◆ name

char CryptomatteLayer::name[64]

Definition at line 1526 of file DNA_node_types.h.

◆ next

struct CryptomatteEntry* CryptomatteLayer::next

Definition at line 1525 of file DNA_node_types.h.

◆ prev

struct CryptomatteEntry * CryptomatteLayer::prev

Definition at line 1525 of file DNA_node_types.h.


The documentation for this struct was generated from the following file: