API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceUniformMatrix4
@codexo/exojs / rendering / stable
A `mat4x4<f32>` field.
0
props
1
methods
0
events
Import
import { UniformMatrix4 } from '@codexo/exojs'A `mat4x4<f32>` field.
Methods1
Sixteen components in column-major order.
Source