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

◆ lhs_value

double MayaFlux::Nodes::BinaryOpContext::lhs_value

The value from the left-hand side node.

This is the output value from the left node before combination. It allows callbacks to analyze the individual contribution of the left node to the final combined output.

Definition at line 230 of file NodeStructure.hpp.