API reference

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

T

typeUniformMat4Input

@codexo/exojs / rendering / stable

A `mat4x4<f32>` value: sixteen components in column-major order.

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

A `mat4x4<f32>` value: sixteen components in column-major order.

Definition1
Float32Array | readonly number[]
Source