Other |
---|
internalFixed |
Currently the projView matrix is not scaled according to scale of screen. If projView matrix is scaled then accordingly we need to scale the textures created for rendering Effect. This must be done in parallel to projView matrix scaling. Doing any of these independently would cause undesired rendering.
|