PDA

View Full Version : Adding Gizmos to Atmospherics


floopyb
08-27-2008, 08:34 AM
Im trying to add Gizmos to the VraySphereFade Atmospheric.

show (getAtmospheric 1) gives me:
.gizmos : node array
.falloff : float
.color : RGB color
.affect_alpha : boolean

Im trying (getAtmospheric 1).gizmos = #($SphereGizmo01) but get
-- Runtime error: Array parameter size fixed, cannot dynamically alter: gizmos

Is there any other way to do this.
Maxscript gets very annoying when little things like this occur as we could streamline so many of our process so much more but always get held up by these annoying things!!! ARRRGH!

Cheers!! :)

floopyb
08-27-2008, 08:58 AM
I should mention
appendGizmo (getAtmospheric 1) $SphereGizmo01
doesnt work

CGTalk Moderation
08-27-2008, 08:58 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.