API reference

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

T

typeAnyMeshMaterial

@codexo/exojs / rendering / stable

A mesh material of any uniform schema - what a consumer that only needs to draw with it should accept, since the bare class describes the untyped path.

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

A mesh material of any uniform schema - what a consumer that only needs to draw with it should accept, since the bare class describes the untyped path.

Definition1
Source