Blender  V2.93
Public Attributes | List of all members
InstancedData Struct Reference

#include <BKE_geometry_set.h>

Public Attributes

InstancedDataType type
 
union {
   struct Object *   object
 
   struct Collection *   collection
 
data
 

Detailed Description

Definition at line 50 of file BKE_geometry_set.h.

Member Data Documentation

◆ collection

struct Collection* InstancedData::collection

◆ 

union { ... } InstancedData::data

◆ object

struct Object* InstancedData::object

◆ type

InstancedDataType InstancedData::type

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