Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- FSceneViewExtensionBase
- FLandscapeSceneViewExtension
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include | #include "LandscapeRender.h" |
Syntax
class FLandscapeSceneViewExtension : public FSceneViewExtensionBase
Remarks
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeSceneViewExtension
(
const FAutoRegister& AutoReg |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginRenderViewFamily
(
FSceneViewFamily& InViewFamily |
||
| FLandscapeRenderSystem * | GetLandscapeRenderSystem
(
const FSceneInterface* InScene, |
||
| const TMap< uint32, FLandscapeRenderSystem * > & | |||
| TArray< FLandscapeRenderSystem * > | GetLandscapeRenderSystems
(
const FSceneInterface* InScene |
||
| int32 | |||
| void | PreInitViews_RenderThread
(
FRDGBuilder& GraphBuilder |
||
| void | PreRenderView_RenderThread
(
FRDGBuilder& GraphBuilder, |
||
| void | PreRenderViewFamily_RenderThread
(
FRDGBuilder& GraphBuilder, |
||
| void | SetupView
(
FSceneViewFamily& InViewFamily, |
||
| void | SetupViewFamily
(
FSceneViewFamily& InViewFamily |