Web GL
The default float precision is highp
or high precision floats.
You can globally set float precision with the precision
command.
precision mediump float
The default float precision is highp
or high precision floats.
You can globally set float precision with the precision
command.
precision mediump float