Blender V4.3
CollectionChild Struct Reference

#include <DNA_collection_types.h>

Public Attributes

struct CollectionChildnext
 
struct CollectionChildprev
 
struct Collectioncollection
 
CollectionLightLinking light_linking
 
int _pad
 

Detailed Description

Definition at line 57 of file DNA_collection_types.h.

Member Data Documentation

◆ _pad

int CollectionChild::_pad

Definition at line 62 of file DNA_collection_types.h.

◆ collection

struct Collection* CollectionChild::collection

◆ light_linking

◆ next

◆ prev

struct CollectionChild * CollectionChild::prev

Definition at line 58 of file DNA_collection_types.h.


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