UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HairStrandsComposition.h File Reference

Go to the source code of this file.

Functions

void RenderHairComposition (FRDGBuilder &GraphBuilder, const FViewInfo &View, FRDGTextureRef SceneColorTexture, FRDGTextureRef SceneDepthTexture, FRDGTextureRef VelocityTexture)
 
void RenderHairComposition (FRDGBuilder &GraphBuilder, const TArray< FViewInfo > &Views, FRDGTextureRef SceneColorTexture, FRDGTextureRef SceneDepthTexture, FRDGTextureRef VelocityTexture, struct FTranslucencyPassResourcesMap &TranslucencyResourceMap)
 

Function Documentation

◆ RenderHairComposition() [1/2]

void RenderHairComposition ( FRDGBuilder GraphBuilder,
const FViewInfo View,
FRDGTextureRef  SceneColorTexture,
FRDGTextureRef  SceneDepthTexture,
FRDGTextureRef  VelocityTexture 
)

◆ RenderHairComposition() [2/2]

void RenderHairComposition ( FRDGBuilder GraphBuilder,
const TArray< FViewInfo > &  Views,
FRDGTextureRef  SceneColorTexture,
FRDGTextureRef  SceneDepthTexture,
FRDGTextureRef  VelocityTexture,
struct FTranslucencyPassResourcesMap TranslucencyResourceMap 
)