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

◆ get_constant()

double MayaFlux::Nodes::Constant::get_constant ( ) const
inline

Read the current constant value without triggering processing.

Definition at line 79 of file Constant.hpp.

79{ return m_value; }