API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
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: numberkind: "struct"offset: numbersize: numbertypeName: stringWebGl2Shader-visible type name of the generated struct declaration.
Source