Author Topic: Need help hooking a Corona Material in Max Script  (Read 1737 times)

2017-01-13, 15:28:49

RobH2

  • Active Users
  • **
  • Posts: 14
    • View Profile
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.

2017-02-28, 06:35:23
Reply #1

Christa Noel

  • Active Users
  • **
  • Posts: 911
  • God bless us everyone
    • View Profile
    • dionch.studio
did you mean .colorSelfIllum property?
$.material.colorSelfIllum
showproperties (coronamtl())