|
Blender
V3.3
|
#include <stdio.h>#include <stdlib.h>#include "BLI_utildefines.h"#include "RNA_define.h"#include "DNA_material_types.h"#include "rna_internal.h"Go to the source code of this file.
Functions | |
| void | RNA_api_material (StructRNA *UNUSED(srna)) |
Definition at line 23 of file rna_material_api.c.