|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::Nodes::Generator::operator* | ( | const std::shared_ptr< Node > & | node, |
| double | value | ||
| ) |
Sets the generator's amplitude.
| node | Generator node to modify |
| value | New amplitude value |
This operator allows setting the generator's amplitude using a more intuitive syntax, such as:
Definition at line 59 of file Generator.cpp.
References MayaFlux::Journal::API, MF_ERROR, and MayaFlux::Journal::NodeProcessing.