API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeColorMatrixEntries
@codexo/exojs / rendering / stable
A 4×5 row-major colour matrix: four rows of `[r, g, b, a, offset]`.
0
props
0
methods
0
events
Import
import { ColorMatrixEntries } from '@codexo/exojs'A 4×5 row-major colour matrix: four rows of `[r, g, b, a, offset]`.
Definition1
readonly number[]Source