wima
Preparing search index...
createProgramFromSrc
Function createProgramFromSrc
createProgramFromSrc
(
gl
:
WebGL2RenderingContext
,
vertex
:
string
,
fragment
:
string
,
attributemap
:
Readonly
<
Map
<
string
,
MeshAttribute
>
>
,
)
:
WebGLProgram
Parameters
gl
:
WebGL2RenderingContext
vertex
:
string
fragment
:
string
attributemap
:
Readonly
<
Map
<
string
,
MeshAttribute
>
>
Returns
WebGLProgram
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wima
Loading...