API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeUniformFields
@codexo/exojs / rendering / stable
The fields of a block or a nested struct, keyed by their shader-visible name.
0
props
0
methods
0
events
Import
import { UniformFields } from '@codexo/exojs'The fields of a block or a nested struct, keyed by their shader-visible name.
Definition1
Readonly<Record<string, UniformFieldDeclarationOne entry of a UniformFields record.>>Source