boolean for every face, true if face is counter-clockwise.
For every face, return a boolean if the face's vertices are in counter-clockwise winding. For origami models, this translates to true meaning the face is upright, false meaning the face is flipped over.
a FOLD object