Search
Preparing search index...
The search index is not available
xenogl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"variable"
Attribute
Class Attribute
An attribute variable.
Hierarchy
Attribute
Index
Constructors
constructor
Properties
_name
_size
Accessors
name
size
Methods
equals
Constructors
constructor
new
Attribute
(
name
:
string
, size
:
number
)
:
Attribute
Parameters
name:
string
size:
number
Returns
Attribute
Properties
Protected
_name
_name
:
string
Protected
_size
_size
:
number
Accessors
name
get
name
(
)
:
string
Returns
string
size
get
size
(
)
:
number
Returns
number
Methods
equals
equals
(
other
:
Attribute
)
:
boolean
Parameters
other:
Attribute
Returns
boolean
Globals
"buffer"
"constants"
"index"
"shader_
program"
"texture"
"transform_
feedback"
"uniform_
buffer_
object"
"utils"
"variable"
"vertex_
array_
object"
"webgl2"
Attribute
constructor
_name
_size
name
size
equals
Uniform
Typed
Array
Like
Generated using
TypeDoc
An attribute variable.