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

Class

packages/effects/src/NormalEffect.ts:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37} satisfies NormalEffectOptions
38
39export class NormalEffect extends Effect {
40 declare uniforms: UniformMap<NormalEffectUniforms>
41
42 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected