|
Blender V5.0
|
#include <material.h>
Public Attributes | |
| std::string | output_node_name |
| std::function< std::string(Main *, Scene *, Image *, ImageUser *)> | image_fn |
| std::string | new_active_uvmap_name |
| std::string | original_active_uvmap_name |
Definition at line 21 of file source/blender/nodes/shader/materialx/material.h.
| std::function<std::string(Main *, Scene *, Image *, ImageUser *)> blender::nodes::materialx::ExportParams::image_fn |
Definition at line 23 of file source/blender/nodes/shader/materialx/material.h.
| std::string blender::nodes::materialx::ExportParams::new_active_uvmap_name |
Definition at line 24 of file source/blender/nodes/shader/materialx/material.h.
| std::string blender::nodes::materialx::ExportParams::original_active_uvmap_name |
Definition at line 25 of file source/blender/nodes/shader/materialx/material.h.
| std::string blender::nodes::materialx::ExportParams::output_node_name |
Definition at line 22 of file source/blender/nodes/shader/materialx/material.h.