API reference

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

I

interfaceUniformStructLayout

@codexo/exojs / rendering / stable

A nested struct field. `offset` is that of its first element.

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

A nested struct field. `offset` is that of its first element.

Properties6
align: number
kind: "struct"
offset: number
size: number
typeName: string
WebGl2Shader-visible type name of the generated struct declaration.
Source