UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HairStrandsDebug.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
/*=============================================================================
4
HairStrandsDebug.h: Hair strands debug display.
5
=============================================================================*/
6
7
#pragma once
8
9
#include "
RenderGraph.h
"
10
#include "
SceneRendering.h
"
11
12
void
RenderHairStrandsDebugInfo
(
13
FRDGBuilder
& GraphBuilder,
14
FScene
*
Scene
,
15
TArrayView<FViewInfo>
Views,
16
FHairStrandsBookmarkParameters
& Parameters);
EDatasmithElementType::Scene
@ Scene
RenderHairStrandsDebugInfo
void RenderHairStrandsDebugInfo(FRDGBuilder &GraphBuilder, FScene *Scene, TArrayView< FViewInfo > Views, FHairStrandsBookmarkParameters &Parameters)
Definition
HairStrandsDebug.cpp:1330
RenderGraph.h
SceneRendering.h
FRDGBuilder
Definition
RenderGraphBuilder.h:49
FScene
Definition
ScenePrivate.h:2875
TArrayView
Definition
ArrayView.h:139
FHairStrandsBookmarkParameters
Definition
HairStrandsInterface.h:570
Engine
Source
Runtime
Renderer
Private
HairStrands
HairStrandsDebug.h
Generated by
1.9.8