- All Implemented Interfaces:
- WebGL1Extension, WebGLCommonExtension, WebGLExtension
@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class OES_texture_float_linear
extends java.lang.Object
implements WebGLCommonExtension
The OES_texture_float_linear extension is part of the WebGL API and allows linear filtering with floating-point pixel types for textures.
- See Also:
- OES_texture_float_linear - MDN,
OES_texture_float_linear - OES_texture_float_linear