MCPcopy Create free account
hub / github.com/beutton/browser-flight-simulator /

Class

packages/effects/src/GeometryEffect.ts:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24} satisfies GeometryEffectOptions
25
26export class GeometryEffect extends Effect {
27 declare uniforms: UniformMap<GeometryEffectUniforms>
28
29 constructor(options?: GeometryEffectOptions) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected