SortKey.m_Blend
#2698
Replies: 1 comment 1 reply
|
Line you picked, have comment above: Lines 2402 to 2403 in 946852c |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
m_key.m_blend = "\x0\x2\x2\x3\x3\x2\x3\x2\x3\x2\x2\x2\x2\x2\x2\x2\x2\x2\x2"[( (blend)&0xf) + (!!blend)] + !!alphaRef;
what does this magic table means?
All reactions