Reputation: 171
Is there any equivalent method for Shader Resource View in Threejs, When I searched on net I found that the equivalent for Shader Resource View in OpenGL is Texture View (glTextureView), But Couldn't find anything in threejs
Upvotes: 0
Views: 63