In the Wall feature, when the
Wall condition is
Mixed diffuse and Specular reflection and the
Primary ray condition is either
Probability or
Expression, the
Otherwise list has been updated to support nonreflected conditions. Therefore, if you have the following lines in the API code:
To achieve full backward compatibility, change "Otherwise" to
"OtherwiseForMixed" and set its corresponding condition to one of
"Disappear",
"Freeze",
"Stick", or
"Pass".