Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheOrcDev/github-creature
/
Class
components/liquid-ether.tsx:600–600 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
598
type Uniforms = Record<string, { value: any }>;
599
600
class ShaderPass {
601
props: any;
602
uniforms?: Uniforms;
603
scene: THREE.Scene | null = null;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected