The base class for all input consumers, which are used to process input frames. A consumer
implements update, receiving an InputFrame and the frame time, and does whatever
that input means for it. InputController is the consumer that turns input into a
Pose.
The base class for all input consumers, which are used to process input frames. A consumer implements update, receiving an InputFrame and the frame time, and does whatever that input means for it. InputController is the consumer that turns input into a Pose.