API reference

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

T

typeUniformVec4Input

@codexo/exojs / rendering / stable

A `vec4<f32>` value. A Color maps to RGBA with the colour channels normalized to 0..1; its alpha is already in that range.

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

A `vec4<f32>` value. A Color maps to RGBA with the colour channels normalized to 0..1; its alpha is already in that range.

Definition1
Source