ComputeHairStrandsInterpolation

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsCore/Public/HairStrandsRendering.h

Include

#include "HairStrandsRendering.h"

Syntax

void ComputeHairStrandsInterpolation
(
    FRHICommandListImmediate & RHICmdList,
    const struct FShaderDrawDebugData * DebugShaderData,
    const FTransform & LocalToWorld,
    FHairStrandsInterpolationInput * Input,
    FHairStrandsInterpolationOutput * Output,
    struct FHairStrandsProjectionHairData & RenHairDatas,
    struct FHairStrandsProjectionHairData & SimHairDatas,
    int32 LODIndex,
    struct FHairStrandClusterData * ClusterData
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss