You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a normalMap on a material that has an EffectEnvMapMethod the environment map will get shifted and "zoomed in".
In flash away versions, the existence of the normalMap does not affect the position or the size of the environment map
Without normal map:
With normal map:
Away3D flash version, the normapMap on the right object does not effect the environment map:
When using a normalMap on a material that has an EffectEnvMapMethod the environment map will get shifted and "zoomed in".
In flash away versions, the existence of the normalMap does not affect the position or the size of the environment map
Without normal map:
![snap59](https://cloud.githubusercontent.com/assets/308075/18741639/8b718afa-80b0-11e6-85dd-e22799cb8131.jpg)
![snap60](https://cloud.githubusercontent.com/assets/308075/18741664/9fe27986-80b0-11e6-8e6d-73bf10fb93f3.jpg)
With normal map:
Away3D flash version, the normapMap on the right object does not effect the environment map:
![snap61](https://cloud.githubusercontent.com/assets/308075/18741706/e7139c04-80b0-11e6-957d-009e95e1a757.jpg)
The problem seems to be present on both master and dev branches, please see attached sample code on the link.
https://drive.google.com/file/d/0B_ATy2nyBnzcenFSQ29qM09zazg/view?usp=sharing
The text was updated successfully, but these errors were encountered: