Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::components::Material Struct Reference

Component: Material properties of a mesh. More...

#include <rerun/components/material.hpp>

Public Member Functions

 Material (rerun::datatypes::Material material_)
 
Materialoperator= (rerun::datatypes::Material material_)
 
 Material (std::optional< rerun::datatypes::Rgba32 > albedo_factor_)
 
Materialoperator= (std::optional< rerun::datatypes::Rgba32 > albedo_factor_)
 
 operator rerun::datatypes::Material () const
 Cast to the underlying Material datatype.
 

Static Public Member Functions

static Material from_albedo_factor (rerun::datatypes::Rgba32 color)
 

Public Attributes

rerun::datatypes::Material material
 

Detailed Description

Component: Material properties of a mesh.


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