Blender  V2.93
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 1079 of file DNA_node_types.h.

Member Data Documentation

◆ name

char CryptomatteLayer::name[64]

Definition at line 1081 of file DNA_node_types.h.

Referenced by ntreeCompositCryptomatteUpdateLayerNames().

◆ next

struct CryptomatteEntry* CryptomatteLayer::next

Definition at line 1080 of file DNA_node_types.h.

◆ prev

struct CryptomatteEntry * CryptomatteLayer::prev

Definition at line 1080 of file DNA_node_types.h.


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