Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sparkjsdev/spark
/ getNumSplats
Method
getNumSplats
src/SplatMesh.ts:174–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
dispose(): void;
173
174
getNumSplats(): number;
175
hasRgbDir(): boolean;
176
getNumSh(): number;
177
setMaxSh(maxSh: number): void;
Callers
3
constructor
Method · 0.65
asyncInitialize
Method · 0.65
update
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