GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
super
/
HuangJiPC
Transfer to URL with SHA
Find file
Newer
Older
tree:
50db49b310
Switch branches
×
master
HuangJiPC
/
public
/
static
/
three
/
src
/
renderers
/
shaders
/
ShaderChunk
/ alphatest_pars_fragment.glsl.js
zhangdeliang
on 21 Jun
84 bytes
update
Raw
Blame
History
export default /* glsl */` #ifdef USE_ALPHATEST uniform float alphaTest; #endif `;