coreFunctionscanRenderFloatTexturescanRenderFloatTextures CallablecanRenderFloatTextures(): booleanOnly IPhone IOS cannot render float textures right now due to the lack of support for OES_texture_float_linear. So we should not use float textures on IOS devices.Returns boolean
Only IPhone IOS cannot render float textures right now due to the lack of support for OES_texture_float_linear. So we should not use float textures on IOS devices.