FPrimitiveSceneProxy::SetCustomDepthEnabled_GameThread

Set the custom depth enabled flag

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_GameThread
(
    const bool bInRenderCustomDepth
)

Remarks

Set the custom depth enabled flag

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