Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include | #include "PrimitiveSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PrimitiveSceneProxy.cpp |
void SetCustomDepthEnabled_RenderThread
(
const bool bInRenderCustomDepth
)
Remarks
Set the custom depth enabled flag (RENDER THREAD)
Parameters
| Name | Description |
|---|---|
| the | new value |