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

Class

packages/clouds/src/PassBase.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10export abstract class PassBase extends Pass {
11 shadow: CascadedShadowMaps
12
13 private _mainCamera = new Camera()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected