GenerateBezierPoint
From GECK
A function added by the AnhNVSE Plugin.
Contents
Description
Returns a point on a Bezier curve created by 3 points
Syntax
(vector3:array) GenerateBezierPoint v1:array v2:array v3:array t:float
Example
Notes
- t is a number between 0 and 1