On this page
Properties

Interface OES_texture_half_float

The OES_texture_half_float extension is part of the WebGL API and adds texture formats with 16- (aka half float) and 32-bit floating-point components.

MDN Reference

interface OES_texture_half_float {
    HALF_FLOAT_OES: 36193;
}
Index

Properties

Properties

HALF_FLOAT_OES: 36193
Was this helpful?
SDK JS
Reference
OES_texture_half_float