Documentation / device / ShaderTypeFunc
Type Alias: ShaderTypeFunc()
ShaderTypeFunc =
PBShaderExp
Defined in: libs/device/src/builder/base.ts:45
type of a shader variable constructor
ShaderTypeFunc(...
args):PBShaderExp
type of a shader variable constructor
Parameters
args
...any[]
Returns
Indexable
[
dim:number]:ShaderTypeFunc
Properties
ptr
ptr:
ShaderTypeFunc
Defined in: libs/device/src/builder/base.ts:47