![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "RendererInterface.h"#include "RenderGraphResources.h"#include "SceneRendering.h"Go to the source code of this file.
Functions | |
| bool | IsHairStrandsVoxelizationEnable (EShaderPlatform ShaderPlatform) |
| Global enable/disable for hair voxelization. | |
| bool | IsHairStrandsForVoxelTransmittanceAndShadowEnable (EShaderPlatform ShaderPlatform) |
| void | VoxelizeHairStrands (FRDGBuilder &GraphBuilder, const class FScene *Scene, FViewInfo &View, FInstanceCullingManager &InstanceCullingManager, const FVector &PreViewStereoCorrection) |
| bool IsHairStrandsForVoxelTransmittanceAndShadowEnable | ( | EShaderPlatform | ShaderPlatform | ) |
| bool IsHairStrandsVoxelizationEnable | ( | EShaderPlatform | ShaderPlatform | ) |
Global enable/disable for hair voxelization.
| void VoxelizeHairStrands | ( | FRDGBuilder & | GraphBuilder, |
| const class FScene * | Scene, | ||
| FViewInfo & | View, | ||
| FInstanceCullingManager & | InstanceCullingManager, | ||
| const FVector & | PreViewStereoCorrection | ||
| ) |