Navigation
API > API/Plugins > API/Plugins/DisplayClusterScenePreview > API/Plugins/DisplayClusterScenePreview/FDisplayClusterLightCardEditorHe-
Deprecated * The raw stage geoemetry normal maps are no longer exposed by the stage geometry component
References
| Module | DisplayClusterScenePreview |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterScenePreview/Public/DisplayClusterLightCardEditorHelper.h |
| Include | #include "DisplayClusterLightCardEditorHelper.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterScenePreview/Private/DisplayClusterLightCardEditorHelper.cpp |
const UTexture2D &42; GetNormalMapTexture
&40;
bool bShowNorthMap
&41;
Remarks
Get (or generate) a visualization of one of the helper's normal maps.
Parameters
| Name | Description |
|---|---|
| bShowNorthMap | If true, return the texture for the north normal map. Otherwise, return the texture for the south normal map. |