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

#include <DNA_layer_types.h>

Public Attributes

struct ViewLayerLightgroupnext
 
struct ViewLayerLightgroupprev
 
char name [64]
 

Detailed Description

Light-group Render-pass definition.

Definition at line 130 of file DNA_layer_types.h.

Member Data Documentation

◆ name

char ViewLayerLightgroup::name[64]

◆ next

struct ViewLayerLightgroup* ViewLayerLightgroup::next

◆ prev

struct ViewLayerLightgroup * ViewLayerLightgroup::prev

Definition at line 131 of file DNA_layer_types.h.

Referenced by BKE_view_layer_remove_lightgroup().


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