Tangent Angle 2004-02-17 - By kim aldis
Back I would imagine they're tangents, though, so probably some trig function of RightTanY and Right would do it for you. Same for left, obviously.
> -- --Original Message-- -- > From: owner-xsi@(protected) > [mailto:owner-xsi@(protected)] On Behalf Of Jabbar Raisani > Sent: 17 February 2004 21:23 > To: XSI@(protected) > Subject: Re: Tangent Angle > > Here's what I found with a little searching in the SDK doc. > Hopefully this can get you started on the right path. > > // determine if key has zero slope > var bZeroSlope = > ( (oKey.LeftTanY==0) && (oKey.RightTanY==0) ); > > If you need more I think the SDK docs could be useful . > > >Jabbar > > -- -- Original Message -- -- > From: "Sascha" <sa@(protected)> > To: "XSI-List" <xsi@(protected)> > Sent: Tuesday, February 17, 2004 5:32 AM > Subject: Tangent Angle > > > > How can I calculate the angle of the tangent of a fcurve > key in XSI? An > > example would be nice. > > > > Sascha > > > > --- > > Unsubscribe? Mail Majordomo@(protected) with the > following text in body: > > unsubscribe xsi > > --- > Unsubscribe? Mail Majordomo@(protected) with the following > text in body: > unsubscribe xsi > > >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|