Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
Inheritance Hierarchy
- FPrimitiveSceneProxy
- FDebugRenderSceneProxy
- FZoneGraphAnnotationSceneProxy
References
| Module | ZoneGraphAnnotations |
| Header | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationComponent.h |
| Include | #include "ZoneGraphAnnotationComponent.h" |
Syntax
class FZoneGraphAnnotationSceneProxy : public FDebugRenderSceneProxy
Constructors
| Type | Name | Description | |
|---|---|---|---|
FZoneGraphAnnotationSceneProxy
(
const UPrimitiveComponent& InComponent, |
Overridden from FPrimitiveSceneProxy
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Every derived class should override these functions | ||
| SIZE_T | GetTypeHash () |
Return a type (or subtype) specific hash for sorting purposes | |
| FPrimitiveViewRelevance | GetViewRelevance
(
const FSceneView* View |
Determines the relevance of this primitive's elements to the given view. |