How to use the CubeUVRefractionMapping function from three
Find comprehensive JavaScript three.CubeUVRefractionMapping code examples handpicked from public code repositorys.
60 61 62 63 64 65 66 67 68 69 70'CubeRefractionMapping': three.CubeRefractionMapping, 'EquirectangularReflectionMapping': three.EquirectangularReflectionMapping, 'EquirectangularRefractionMapping': three.EquirectangularRefractionMapping, 'SphericalReflectionMapping': three.SphericalReflectionMapping, 'CubeUVReflectionMapping': three.CubeUVReflectionMapping, 'CubeUVRefractionMapping': three.CubeUVRefractionMapping } export const LOADER_TYPES = { 'json' : {
+ 3 other calls in file
three.Vector3 is the most popular function in three (22341 examples)