Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing
| Name | FMeshNormalsSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshNormalsNodes.h |
| Include Path | #include "MeshProcessingNodes/MeshNormalsNodes.h" |
Syntax
USTRUCT ()
struct FMeshNormalsSettings
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DataTypeIdentifier | int | MeshProcessingNodes/MeshNormalsNodes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngleThresholdDeg | double | MeshProcessingNodes/MeshNormalsNodes.h |
|
|
| bAngleWeighted | bool | MeshProcessingNodes/MeshNormalsNodes.h |
|
|
| bAreaWeighted | bool | MeshProcessingNodes/MeshNormalsNodes.h |
|
|
| bInvert | bool | MeshProcessingNodes/MeshNormalsNodes.h |
|
|
| NormalsType | EGeometryFlow_ComputeNormalsType | MeshProcessingNodes/MeshNormalsNodes.h |
|