API reference

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

T

typeUniformVec2Input

@codexo/exojs / rendering / stable

A `vec2<f32>` value: a tuple, a Vector, or any `x`/`y` carrier.

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

A `vec2<f32>` value: a tuple, a Vector, or any `x`/`y` carrier.

Definition1
Source