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.
thanks allot for the help!!!
I used the Width.value= renderWidth but it was not working since my spinner type: was an integer, then when you mentioned float that was the missing link to the puzzle thanks again!!!
Comments
Width.value= renderWidth
correct code:
Width.value= renderWidtha spinner takes a float, int but not a string
thanks allot for the help!!!
thanks allot for the help!!!
I used the Width.value= renderWidth but it was not working since my spinner type: was an integer, then when you mentioned float that was the missing link to the puzzle thanks again!!!