FPrimitiveSceneProxy::SetCustomDepthEnabled_RenderThread

Set the custom depth enabled flag (RENDER THREAD)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

Source

/Engine/Source/Runtime/Engine/Private/PrimitiveSceneProxy.cpp

Syntax

void SetCustomDepthEnabled_RenderThread
(
    const bool bInRenderCustomDepth
)

Remarks

Set the custom depth enabled flag (RENDER THREAD)

Parameters

Parameter

Description

the

new value

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss