Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
internal
OES_vertex_array_object
Interface OES_vertex_array_object
Hierarchy
OES_vertex_array_object
Index
Properties
VERTEX_
ARRAY_
BINDING_
OES
Methods
bind
Vertex
ArrayOES
create
Vertex
ArrayOES
delete
Vertex
ArrayOES
is
Vertex
ArrayOES
Properties
Readonly
VERTEX_
ARRAY_
BINDING_
OES
VERTEX_
ARRAY_
BINDING_
OES
:
number
Methods
bind
Vertex
ArrayOES
bind
Vertex
ArrayOES
(
arrayObject
:
null
|
WebGLVertexArrayObjectOES
)
:
void
Parameters
arrayObject:
null
|
WebGLVertexArrayObjectOES
Returns
void
create
Vertex
ArrayOES
create
Vertex
ArrayOES
(
)
:
null
|
WebGLVertexArrayObjectOES
Returns
null
|
WebGLVertexArrayObjectOES
delete
Vertex
ArrayOES
delete
Vertex
ArrayOES
(
arrayObject
:
null
|
WebGLVertexArrayObjectOES
)
:
void
Parameters
arrayObject:
null
|
WebGLVertexArrayObjectOES
Returns
void
is
Vertex
ArrayOES
is
Vertex
ArrayOES
(
arrayObject
:
null
|
WebGLVertexArrayObjectOES
)
:
boolean
Parameters
arrayObject:
null
|
WebGLVertexArrayObjectOES
Returns
boolean
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
OES_
vertex_
array_
object
VERTEX_
ARRAY_
BINDING_
OES
bind
Vertex
ArrayOES
create
Vertex
ArrayOES
delete
Vertex
ArrayOES
is
Vertex
ArrayOES
Generated using
TypeDoc