Bezier curve is used along with [[Component:BezierTubeMesh|Bezier Tube Mesh]] to define the array of curve points that control the mesh's shape. See [[Component:BezierTubeMesh|Bezier Tube Mesh]] for a full example.
|AssignCurveData|{{RootFieldType|DriveRef`1|[[Type:SyncCurve`1|SyncCurve`1]]<[[Type:Float3|Float3]]>}}|TypeAdv2=true| The list to fill with curve data, which is the <code>Points</code> field of a [[Component:BezierTubeMesh|Bezier Tube Mesh]].
}}
}}
Line 21:
Line 22:
<!--T:4-->
<!--T:4-->
== Examples ==
== Examples ==
<gallery widths=480px heights=480px>
File:BezierTubeMesh_Example_2.png|Example (part 2) of a bezier tube mesh setup
Bezier curve is used along with Bezier Tube Mesh to define the array of curve points that control the mesh's shape. See Bezier Tube Mesh for a full example.