API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeShaderFilterUniformsView

@codexo/exojs / rendering / stable

What ShaderFilter.uniforms exposes: typed accessors when the shader source declares `uniforms`, the read-only value record when it declares no schema, and nothing when it declares named blocks instead.

0
props
0
methods
0
events
Import
import { ShaderFilterUniformsView } from '@codexo/exojs'

What ShaderFilter.uniforms exposes: typed accessors when the shader source declares `uniforms`, the read-only value record when it declares no schema, and nothing when it declares named blocks instead.

Definition1
Source