Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sparkjsdev/spark
/ setMaxSh
Method
setMaxSh
src/SplatMesh.ts:177–177 ·
view source on GitHub ↗
(maxSh: number)
Source
from the content-addressed store, hash-verified
175
hasRgbDir(): boolean;
176
getNumSh(): number;
177
setMaxSh(maxSh: number): void;
178
179
fetchSplat({
180
index,
Callers
1
constructGenerator
Method · 0.65
Implementers
4
PackedSplats
src/PackedSplats.ts
EmptySplatSource
src/SplatMesh.ts
ExtSplats
src/ExtSplats.ts
PagedSplats
src/SplatPager.ts
Calls
no outgoing calls
Tested by
no test coverage detected