|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Input::InputNode::on_button_release | ( | const NodeHook & | callback | ) |
Register callback for button release (1.0 → 0.0 transition)
| callback | Function to call on button release |
Specialized for button inputs - fires once on release
Definition at line 167 of file InputNode.cpp.
References add_input_callback(), and MayaFlux::Nodes::Input::BUTTON_RELEASE.
Here is the call graph for this function: