BIS_fnc_richCurve_edenBakeCurve3D
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
-
/* Author: Nelson Duarte <@Nelson_G_Duarte> Description: Bakes a curve to a set of points Parameter(s): _this select 0: Object - The curve _this select 1: Integer - The amount of segments for curve baking (higher numbers mean more detail but also a lot more cpu time) Returns: ARRAY - All the baked curve points */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Syntax
- Syntax:
- [] call BIS_fnc_richCurve_edenBakeCurve3D
- Parameters:
- parameter: Datatype - (Optional, default defValue) description
- Return Value:
- Datatype - description
Examples
- Example:
- Example needed
Additional Information
- Execution:
- call
- See also:
- See also needed
- Groups:
- Curve3DEN