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

◆ at_slot()

TabletConfig & MayaFlux::Nodes::Input::TabletConfig::at_slot ( size_t  index)
inline

Definition at line 176 of file TabletNode.hpp.

177 {
178 slot = index;
179 return *this;
180 }
size_t slot
Frame slot driving the scalar.

References slot.