Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] Bug Reporting => Topic started by: 394452216@qq.com on 2025-07-26, 11:04:02
-
Hello, I noticed that the screen goes black at certain angles, and it seems to be an issue with this model.
A: CMaskChannel is OK Black Beauty
B: Everthing is OK
$cam.pos = [729.648,-2663.64,246.706]
$cam.target.pos = [1818.03,3508.9,2018.18]
-
Hello! I found the cause — it's due to the material's absorptionDistance property. Could it be because the value exceeds the thickness of the model?
a = $
$PolyMesh:BUG OBJECT @ [4492.307129,3074.154297,2863.999756]
obj_height = (a.max - a.min).z
0.000244141
absorptionDistance < obj_height
-
Hi, absorption can cause black screen rendering. Please see this article: https://support.chaos.com/hc/en-us/articles/33844546706193
One solution would be updating to Corona 13 - https://my.chaos.com/download/build?product=Corona
The detection of camera inside a medium is improved there, so there is high chance that it would render correctly for you.
-
Interestingly, it works normally in IR mode.