Category: Maxscript
September 5th, 2008
Here's a quick tip on how to initialize a struct in maxscript, when an instance of the struct is created: ( -- This is just a sample of a struct that will be initialized -- when an instance of it will be created. -- For this demo, we'll populat… more »