ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Switching object properties>renderable on and off from attribute holder
Submitted by savascetin on Fri, 2012-09-14 06:35
Hi
I want to switch objects renderable property on and off from attribute holder.
I can switch off renderable property by maxscript by "$.renderable = off". how can I connect this property to attribute holder.
Thank you
Comments
Thanks
Thank you again
try this
bga
thank you
Thank you. How can i use this script on a precreated object?
This is better solution using
This is better solution using function.
Just select object and run code below
bga