Optional
formatThe format of the texel data of the texture.
The rendering context of the texture.
Optional
heightThe height of the texture.
Optional
internalThe format of the color components in the texture.
Optional
lodThe level of detail of the texture.
Optional
magThe magnification filter for the texture.
Optional
minThe minification filter for the texture.
The pixel source for the texture.
Optional
targetThe target of the texture.
Optional
typeThe data type of the components in this texture.
Optional
widthThe width of the texture.
Optional
wrapSFunctionThe wrapping function of the texture in the S direction.
Optional
wrapTFunctionThe wrapping function of the texture in the T direction.
Generated using TypeDoc
Parameters for 2D textures.