Tangent Angle 2004-02-17 - By Jabbar Raisani
Back 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
|
|