Blender  V3.3
Public Attributes | List of all members
CryptomatteLayer Struct Reference

#include <DNA_node_types.h>

Public Attributes

struct CryptomatteEntrynext
 
struct CryptomatteEntryprev
 
char name [64]
 

Detailed Description

Definition at line 1135 of file DNA_node_types.h.

Member Data Documentation

◆ name

char CryptomatteLayer::name[64]

Definition at line 1137 of file DNA_node_types.h.

Referenced by ntreeCompositCryptomatteUpdateLayerNames().

◆ next

struct CryptomatteEntry* CryptomatteLayer::next

Definition at line 1136 of file DNA_node_types.h.

◆ prev

struct CryptomatteEntry * CryptomatteLayer::prev

Definition at line 1136 of file DNA_node_types.h.


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