UNPKG

react-native-filament

Version:

A real-time physically based 3D rendering engine for React Native

3 lines 165 B
import { Float3 } from '../types'; export default function convertKelvinToLinearSRGB(kelvin: number): Float3; //# sourceMappingURL=convertKelvinToLinearSRGB.d.ts.map