Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

struct Vec2f

fbs/types.fbs / Source schema

Two-component float vector used for planar rates, flow, and image motion.

NameTypeUnit / ScaleNotes
xfloatFirst axis component; frame and unit are defined by the containing field name.
yfloatSecond axis component; frame and unit are defined by the containing field name.