dave hoeffgen
Resource contributor
- Messages
- 1,439
- Country

To reduce the size of photoreal files I included the following line to leave out the pixels that are zero in the blend mask:
Unfortunately instead of being invisible the pixels in question are black in the result (sim and TmfViewer)
When I leave the line out the result looks the way it should but with lots of unneeded data (and some fully transparent bgl files)
Does anybody have an idea?
Code:
NullValue = ,,,,0
Unfortunately instead of being invisible the pixels in question are black in the result (sim and TmfViewer)
When I leave the line out the result looks the way it should but with lots of unneeded data (and some fully transparent bgl files)
Does anybody have an idea?
