Blender  V3.3
Public Attributes | List of all members
blender::eevee::MaterialArray Struct Reference

#include <eevee_material.hh>

Public Attributes

Vector< Material * > materials
 
Vector< GPUMaterial * > gpu_materials
 

Detailed Description

Definition at line 216 of file eevee_material.hh.

Member Data Documentation

◆ gpu_materials

Vector<GPUMaterial *> blender::eevee::MaterialArray::gpu_materials

◆ materials

Vector<Material *> blender::eevee::MaterialArray::materials

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