API reference

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

I

interfaceWgslUniformField

@codexo/exojs-particles / particles / stable

A named uniform field within a module's struct. Order matters - defines memory layout.

2
props
0
methods
0
events
Import
import { WgslUniformField } from '@codexo/exojs-particles'

A named uniform field within a module's struct. Order matters - defines memory layout.

Properties2
name: string
Source