• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
maxscript access to smoke color gradient
#4
Hello,

There isn't a way to set colors directly - you would have to go through the references system, but quick workaround would be:

shd.Smoke_Color_Gradient.SetMode 1
shd.Smoke_Color_Gradient.AddKey 0.001f (color 55 55 55)
shd.Smoke_Color_Gradient.AddKey 0.999f (color 55 55 55)

Regards,
Kresimir Tkalcec
  Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)