ktongue's picture
download
raw
502 Bytes
import { Loader, BufferGeometry, LoadingManager } from 'three'
export class PRWMLoader extends Loader {
constructor(manager?: LoadingManager)
load(
url: string,
onLoad: (geometry: BufferGeometry) => void,
onProgress?: (event: ProgressEvent) => void,
onError?: (event: ErrorEvent) => void,
): void
loadAsync(url: string, onProgress?: (event: ProgressEvent) => void): Promise<BufferGeometry>
parse(data: ArrayBuffer): BufferGeometry
static isBigEndianPlatform(): boolean
}

Xet Storage Details

Size:
502 Bytes
·
Xet hash:
bc756dc6c0508ecc4b5960f549d68b28238e9937306c22e57bbef4f90d5c1da4

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.