MCPcopy
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

constructorMethod · 0.65
asyncInitializeMethod · 0.65
updateMethod · 0.65

Implementers 4

PackedSplatssrc/PackedSplats.ts
EmptySplatSourcesrc/SplatMesh.ts
ExtSplatssrc/ExtSplats.ts
PagedSplatssrc/SplatPager.ts

Calls

no outgoing calls

Tested by

no test coverage detected