Author Topic: CoronaLayered with file texture in opacity map  (Read 7571 times)

2015-08-03, 14:51:37

CGMe

  • Active Users
  • **
  • Posts: 6
    • View Profile
I've got this scene with a few CoronaLayered materials set up like this:

[BASE MATERIAL] CoronaSurface1
[LAYER1 MATERIAL] CoronaSurface2
[LAYER1 OPACITY] File Texture

When I reopen the scene and hit render, it seems like the opacity map is being ignored and the CoronaLayered is only showing it's base material. When I reassign the CoronaLayered it works again as intended. Only noticed in Maya 2015, I will try to recreate the issue in Maya 2016 later today.
« Last Edit: 2015-08-03, 14:55:32 by CGMe »

2015-08-03, 15:03:06
Reply #1

haggi

  • Moderator
  • Active Users
  • ***
  • Posts: 335
    • View Profile
The corona layered material is not supported correctly at the moment. You will always get an incorrect result. The setup to make it work correctly is quite complicated with the current implementation so and Ondra said there are plans to modify the way CoronaLayered material works so I decided not to invest too much time in an correct implementation and I'd recommend not to use it right now.

2015-08-03, 15:19:53
Reply #2

CGMe

  • Active Users
  • **
  • Posts: 6
    • View Profile
Ok, thanks for the fast and clear feedback. For now I think I'll write a little script that loops through all CoronaLayered materials and reassigns them either on opening or when the render starts. This should be good enough for me at the moment.