Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/UGeometryScriptL-_10
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshDeformFunctions.h |
| Include | #include "GeometryScript/MeshDeformFunctions.h" |
| Source | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Private/MeshDeformFunctions.cpp |
static UDynamicMesh &42; ApplyFlareWarpToMesh
&40;
UDynamicMesh &42; TargetMesh,
FGeometryScriptFlareWarpOptions Options,
FTransform FlareOrientation,
float FlarePercentX,
float FlarePercentY,
float FlareExtent,
UGeometryScriptDebug &42; Debug
&41;
Remarks
Applies a Flare/Bulge warp around an axis defined by the Flare Orientation transform. The amount of flare in the perpendicular directions can be controlled by FlarePercentX and FlarePercentY and the extents of the affected region can be controlled by the Options.