API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceUniformStructWriter
@codexo/exojs / rendering / stable
Bulk writer shared by a nested struct and a whole block.
0
props
1
methods
0
events
Import
import { UniformStructWriter } from '@codexo/exojs'Bulk writer shared by a nested struct and a whole block.
Methods1
set(values: UniformStructInputThe values a struct's fields accept, all optional.<F>): voidWrite several fields at once, advancing the revision once.
Source