grabbing preset transforms: script error:Invalidparameter 2004-03-04 - By welchc@(protected)
Back
now I get this error:
tTransform[i] =gdatabase[which][3][i]
#getAt
when I use this code:
tTransform = transform()
repeat with i = 1 to 16 tTransform[i] = gDatabase[whichPage][3][i] end repeat
scene.Model("cameraOriginPoint").transform = tTransform
Its as if its not recognizing that my transform entry in my list (gDatabase ) is not a list itself?!
-carl
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Dir3d-l mailing list Dir3d-l@(protected) http://nuttybar.drama.uga.edu/mailman/listinfo/dir3d-l
|
|