Abstract
Readonly
activeThe active information of this attribute.
Private
enabledWhether this attribute can get data from a buffer.
Readonly
glThe rendering context of this variable.
Readonly
locationThe location of this attribute.
Readonly
programThe shader program that this variable belongs to.
Private
Optional
valueThe value of this attribute.
Whether this attribute can get data from a buffer.
The name of this variable.
The size of this variable in memory in bytes.
The type of this variable.
The value of this attribute.
Abstract
setterThe setter method for this attribute.
The value to pass to the attribute.
Static
createGenerated using TypeDoc
An input variable in a WebGL vertex shader.