MCPcopy
hub / github.com/sparkjsdev/spark / fetchSplat

Method fetchSplat

src/SplatMesh.ts:179–179  ·  view source on GitHub ↗
({
    index,
    viewOrigin,
  }: { index: DynoVal<"int">; viewOrigin?: DynoVal<"vec3"> })

Source from the content-addressed store, hash-verified

177 setMaxSh(maxSh: number): void;
178
179 fetchSplat({
180 index,
181 viewOrigin,
182 }: { index: DynoVal<"int">; viewOrigin?: DynoVal<"vec3"> }): DynoVal<

Callers 2

constructGeneratorMethod · 0.65
constructCovGeneratorMethod · 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