Blender V4.3
blender::geometry::ConeAttributeOutputs Struct Reference

#include <GEO_mesh_primitive_cylinder_cone.hh>

Public Attributes

std::optional< std::string > top_id
 
std::optional< std::string > bottom_id
 
std::optional< std::string > side_id
 
std::optional< std::string > uv_map_id
 

Detailed Description

Definition at line 14 of file GEO_mesh_primitive_cylinder_cone.hh.

Member Data Documentation

◆ bottom_id

std::optional<std::string> blender::geometry::ConeAttributeOutputs::bottom_id

◆ side_id

std::optional<std::string> blender::geometry::ConeAttributeOutputs::side_id

◆ top_id

◆ uv_map_id

std::optional<std::string> blender::geometry::ConeAttributeOutputs::uv_map_id

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