API reference

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

T

typeAnyShader

@codexo/exojs / rendering / stable

A shader source with any uniform declaration - what a consumer that only reads its text should accept, since the bare class describes a source that declares none.

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

A shader source with any uniform declaration - what a consumer that only reads its text should accept, since the bare class describes a source that declares none.

Definition1
Source