![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) |
| 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 | ||
| ) |