API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceUniformMatrix3
@codexo/exojs / rendering / stable
A `mat3x3<f32>` field, stored as three 16-byte-aligned columns.
0
props
1
methods
0
events
Import
import { UniformMatrix3 } from '@codexo/exojs'A `mat3x3<f32>` field, stored as three 16-byte-aligned columns.
Methods1
Nine components in column-major order, or a Matrix.
Source