MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ open_color()

Collapsible & MayaFlux::Portal::Forma::Collapsible::open_color ( glm::vec3  c)
inline

Definition at line 94 of file Collapsible.hpp.

95 {
96 m_color_open = c;
97 return *this;
98 }
glm::vec3 m_color_open
Background color when open. Default: glm::vec3(0.35F).

References m_color_open.

Referenced by MayaFlux::Portal::Forma::make_collapsible(), and MayaFlux::Portal::Forma::make_value_group().

+ Here is the caller graph for this function: