If true, vertex positions are specified relative to the fragment bounds, meaning (0, 0, 0) is the start corner of the fragment and (1, 1, 1) is the end corner.
true
If false, vertex positions are in "model" coordinates.
false
Generated using TypeDoc
If
true
, vertex positions are specified relative to the fragment bounds, meaning (0, 0, 0) is the start corner of the fragment and (1, 1, 1) is the end corner.If
false
, vertex positions are in "model" coordinates.