正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderDriver/WebGPUDriver/RenderDevice/Naga/NagaWASM
NagaWASM
类 NagaWASM
索引
构造函数
constructor
方法
compileGLSL2WGSL
init
构造函数
constructor
new
NagaWASM
()
:
NagaWASM
返回
NagaWASM
方法
compileGLSL2WGSL
compileGLSL2WGSL
(
code
:
string
,
type
:
string
)
:
any
将GLSL4.5转译成WGSL
参数
code
:
string
type
:
string
返回
any
init
init
()
:
Promise
<
void
>
初始化wasm库
返回
Promise
<
void
>
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
方法
compileGLSL2WGSL
init
LayaAir3引擎API
加载中……
将GLSL4.5转译成WGSL