Blender V5.0
blender::nodes::materialx::ExportParams Struct Reference

#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

Detailed Description

Member Data Documentation

◆ image_fn

std::function<std::string(Main *, Scene *, Image *, ImageUser *)> blender::nodes::materialx::ExportParams::image_fn

◆ new_active_uvmap_name

std::string blender::nodes::materialx::ExportParams::new_active_uvmap_name

◆ original_active_uvmap_name

std::string blender::nodes::materialx::ExportParams::original_active_uvmap_name

◆ output_node_name

std::string blender::nodes::materialx::ExportParams::output_node_name

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