MayaFlux 0.4.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 88 of file Collapsible.hpp.

89 {
90 m_color_open = c;
91 return *this;
92 }
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: