Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
- UPrimitiveComponent::GetStaticDepthPriorityGroup()
- UBrushComponent::GetStaticDepthPriorityGroup()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
Include | #include "Components/PrimitiveComponent.h" |
virtual ESceneDepthPriorityGroup GetStaticDepthPriorityGroup&40;&41; const
Remarks
Determines the DPG the primitive's primary elements are drawn in. Even if the primitive's elements are drawn in multiple DPGs, a primary DPG is needed for occlusion culling and shadow projection. The DPG the primitive's primary elements will be drawn in.