esp::io::URDF::VisualShape struct

Parsed from a URDF link visual shape (<visual>)

Base classes

struct Shape
Stores general properties of any shape.

Public variables

std::string m_materialName

Variable documentation

std::string esp::io::URDF::VisualShape::m_materialName

If the shape references a named custom material, cache the name. Will also cache the material properties internally.