API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeUniformMat3Input
@codexo/exojs / rendering / stable
A `mat3x3<f32>` value: nine components in column-major order, or a Matrix.
0
props
0
methods
0
events
Import
import { UniformMat3Input } from '@codexo/exojs'A `mat3x3<f32>` value: nine components in column-major order, or a Matrix.
Definition1
Source