Advanced search tips: use spaces to require multiple terms (AND), |
for alternatives (OR), wrap phrases in quotes (="a b"), =term for
exact match, 'term to include, !term to exclude, ^term to match
prefix, !^term to exclude prefix, .ext$ to match suffix, and !.ext$ to
exclude suffix.
Processes each 3D point in a model before it's drawn
The top-left has UV 0,0, the bottom-left has 0,2, and the top-right has 2,0.
This means that the UV gets interpolated to 1,1 at the bottom-right corner
of the clip-space rectangle that is at 1,-1 in clip space.
The top-left has UV 0,0, the bottom-left has 0,2, and the top-right has 2,0. This means that the UV gets interpolated to 1,1 at the bottom-right corner of the clip-space rectangle that is at 1,-1 in clip space.