M_Curve:GetCurvature(ptID, frame)
Version added: before 9.5
Returns the curvature through a given point on the curve
Arguments:
| Name | Type | Description | Default | Ver |
| ptID | int32 | Which point on the curve | < 9.5 | |
| frame | int32 | At what time | < 9.5 |
Return value:
real curvature
Returns the curvature through a given point on the curve.
Search results
Usage of 'GetCurvature' is found in the following scripts:
Lua Console (Original Edition) by A.Evseeva
View Code
MR Overlay (Moho 13.5 Edition) by eugenebabich
View Code
MR Overlay (Moho 14.1+ Edition) by eugenebabich
View Code
Curvature (Original Edition) by Lukas
View Code
MR Curve Tool (Original Edition) by eugenebabich
View Code
MR Animate Points (Original Edition) by eugenebabich
View Code
MP Curvature Tool (Original Edition) by Marisol Petretto
View Code
MP Curve Exposure (Original Edition) by Marisol Petretto
View Code