API reference

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

T

typeAnySpriteMaterial

@codexo/exojs / rendering / stable

A sprite 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 { AnySpriteMaterial } from '@codexo/exojs'

A sprite 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