UNPKG

@mesmotronic/three-retropass

Version:

RetroPass applies a retro aesthetic to your Three.js project, emulating the visual style of classic 8-bit and 16-bit games

3 lines (2 loc) 121 B
export declare const validColorCounts: number[]; export declare function isValidColorCount(colorCount: number): boolean;