SYMBOL INDEX (26 symbols across 11 files) FILE: example/src/App.tsx function Floor (line 24) | function Floor() { function UI (line 41) | function UI({ infoRef }) { function Thing (line 62) | function Thing() { function App (line 92) | function App() { FILE: example/src/Controls.js function Controls (line 4) | function Controls() { FILE: example/src/Model.jsx function Model (line 9) | function Model(props) { function convertOpacityToTransmission (line 19) | function convertOpacityToTransmission(model) { FILE: example/src/Tag.jsx function Tag (line 4) | function Tag() { FILE: package/src/FogVolumeMaterial.tsx function FogVolumeMaterial (line 6) | function FogVolumeMaterial( FILE: package/src/Pass.ts class Pass (line 10) | class Pass { method setSize (line 23) | public setSize( method render (line 30) | public render( class FullScreenQuad (line 44) | class FullScreenQuad { method constructor (line 49) | constructor(material: TMaterial) { method material (line 53) | public get material(): TMaterial { method material (line 57) | public set material(value: TMaterial) { method dispose (line 61) | public dispose(): void { method render (line 65) | public render(renderer: WebGLRenderer): void { FILE: package/src/Pathtracer.tsx type PathtracerProps (line 12) | type PathtracerProps = ElementProps & { type PathtracerAPI (line 23) | interface PathtracerAPI { function fiberVec2ToArr (line 33) | function fiberVec2ToArr(vec: Vector2): [number, number] { function usePathtracer (line 157) | function usePathtracer() { FILE: package/src/PhysicalCamera.tsx function PhysicalCamera (line 6) | function PhysicalCamera( FILE: package/src/PhysicalSpotLight.tsx function PhysicalSpotLight (line 6) | function PhysicalSpotLight( FILE: package/src/ShapedAreaLight.tsx function ShapedAreaLight (line 6) | function ShapedAreaLight( FILE: package/vite.config.ts function copyFiles (line 8) | function copyFiles() {