Blender V5.0
GPUMaterialFromNodeTreeResult Struct Reference

#include <GPU_material.hh>

Classes

struct  Error

Public Attributes

GPUMaterialmaterial = nullptr
blender::Vector< Errorerrors

Detailed Description

Definition at line 105 of file GPU_material.hh.

Member Data Documentation

◆ errors

blender::Vector<Error> GPUMaterialFromNodeTreeResult::errors

Definition at line 112 of file GPU_material.hh.

Referenced by blender::eevee::store_node_tree_errors().

◆ material

GPUMaterial* GPUMaterialFromNodeTreeResult::material = nullptr

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