FPrimitiveSceneProxy::SetCustomDepthStencilValue_RenderThread

Set the custom depth stencil value (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 SetCustomDepthStencilValue_RenderThread
(
    const int32 InCustomDepthStencilValue
)

Remarks

Set the custom depth stencil value (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