Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] General Discussion => Topic started by: RobH2 on 2017-01-13, 15:28:49
-
I'm working with a script that modifies the Arch-Design/Self-Illumination/Filter Color. I'm a Frankencoder but I believe the Arch-Design hook is this line:
fn bindSelfColorFilter mat target = if iskindof mat Arch___Design__mi do
How might I modify that to hook the ' Corona/Advanced options/Self illumination/Color ' parameter?
I've tried to find in the Corona Docs and SDK info what the naming conventions for material parameters are and can't seem to locate them.
-
did you mean .colorSelfIllum property?
$.material.colorSelfIllum
showproperties (coronamtl())