download
raw
442 Bytes
import { Camera, Scene, WebGLRenderer } from 'three'
export interface AsciiEffectOptions {
resolution?: number
scale?: number
color?: boolean
alpha?: boolean
block?: boolean
invert?: boolean
}
export class AsciiEffect {
constructor(renderer: WebGLRenderer, charSet?: string, options?: AsciiEffectOptions)
domElement: HTMLElement
render(scene: Scene, camera: Camera): void
setSize(width: number, height: number): void
}

Xet Storage Details

Size:
442 Bytes
·
Xet hash:
dcb9654b5dc438581cbbb6fe10cfdcf38ea26cb62e26038cfc0ff963e1e92ca8

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