Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
| Name | FGeometryScriptCalculateNormalsOptions |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshNormalsFunctions.h |
| Include Path | #include "GeometryScript/MeshNormalsFunctions.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryScriptCalculateNormalsOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAngleWeighted | bool | GeometryScript/MeshNormalsFunctions.h |
|
|
| bAreaWeighted | bool | GeometryScript/MeshNormalsFunctions.h |
|