Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: Mrshawn on 2014-12-27, 04:26:05

Title: Where is the script help documentation for corona?
Post by: Mrshawn on 2014-12-27, 04:26:05
Hi,everyone.I am a new guy and I want  to achieve some shortcuts of corona by maxscript,but I cant find the help document  for corona.Somebody tell me where is it? (Sorry for my english @~@)
Title: Re: Where is the script help documentation for corona?
Post by: racoonart on 2014-12-27, 12:53:56
What exactly do you need?
You can get everything by using...
Code: [Select]
show renderers.current
showinterfaces renderers.current
show (CoronaMtl())
etc.
Title: Re: Where is the script help documentation for corona?
Post by: Mrshawn on 2014-12-27, 13:32:43
Oh.., So that is how it is.I see,I see...   Thank you DeadClown .This 's what I need .(*^__^*)
Title: Re: Where is the script help documentation for corona?
Post by: maru on 2014-12-27, 13:55:56
This may be useful:
https://corona-renderer.com/wiki/maxscript
Title: Re: Where is the script help documentation for corona?
Post by: Mrshawn on 2014-12-27, 14:14:18
Yeah..~,haha..sorry for my stupid question .I got it.  Thank you maru,thank you all.