Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | FOcclusionMapSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeToolCommon.h |
| Include Path | #include "BakeMeshAttributeToolCommon.h" |
Syntax
struct FOcclusionMapSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BiasAngle | float | BakeMeshAttributeToolCommon.h | ||
| Dimensions | FImageDimensions | BakeMeshAttributeToolCommon.h | ||
| MaxDistance | float | BakeMeshAttributeToolCommon.h | ||
| NormalSpace | EBakeNormalSpace | BakeMeshAttributeToolCommon.h | ||
| OcclusionRays | int32 | BakeMeshAttributeToolCommon.h | ||
| SpreadAngle | float | BakeMeshAttributeToolCommon.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FOcclusionMapSettings& Other |
BakeMeshAttributeToolCommon.h |