API/ISamplerISamplerSplatLoader.ISampler exported from @manycore/aholo-viewer. SplatLoaderInterface interface ISampler { width: number; height: number; depth: number; format: ISamplerFormat; source: Uint8Array;}Propertieswidthwidth: numberheightheight: numberdepthdepth: numberformatformat: ISamplerFormatsourcesource: Uint8Array ←IFileISamplerFormat→