Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- ISceneViewFamilyExtention
- ISceneViewFamilyExtentionData
- ISceneViewFamilyScreenPercentage
- FLegacyScreenPercentageDriver
- ITemporalUpscaler
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneView.h |
| Include | #include "SceneView.h" |
Syntax
class ISceneViewFamilyExtention
Remarks
Generic plugin extension that have a lifetime of the FSceneViewFamily
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Called by the destructor of the view family. Can be called on game or rendering thread. |