excludeFromWindingParity property
Whether this node's mirror transform is excluded from winding-parity
tracking. Set on handedness-adapter nodes (a scale(1, 1, -1) that
converts between authoring spaces rather than mirroring content), so
the renderer does not flip triangle winding under it.
Implementation
bool excludeFromWindingParity;