point-sprite-origin


Vocabulary
gpu.state

Class description
The point-sprite-origin is set as part of the point-state and determines how point sprite coordinates are generated over the rendered area of a point.
origin-lower-left sets the coordinate origin to the lower left corner of the point and increases the Y coordinate upward.
origin-upper-left sets the coordinate origin to the upper left corner of the point and increases the Y coordinate downward.


Definition