Creating linear curve method & parenting 2004-02-15 - By Bernard Lebel
Back Thanks Graham, that works.
But what is that (0) stands for, so I my understand what it does and use it in another context if needed?
Thanks Bernard
-- -- Original Message -- -- From: "Graham D Clark" <mail@(protected)> To: <XSI@(protected)> Sent: Saturday, February 14, 2004 5:04 PM Subject: RE: [Script] Creating linear curve method & parenting
> var oLightRig = activesceneroot.addlightrig( "Spot.Preset", "Spot_Root" > ); > var oCurve = createcurve( 1, 0, "(0,0,0),(5,5,5)", false )(0); > oLightRig.addchild( oCurve ); > -- ---- ---- ---- ---- ---- -- > http://www.grahamdclark.com --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|