AddHairStrandInitMeshSamplesPass

Init the samples information to be used for interpolation

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsMeshProjection.h

Include

#include "HairStrandsMeshProjection.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/HairStrandsMeshProjection.cpp

Syntax

void AddHairStrandInitMeshSamplesPass
(
    FRDGBuilder & GraphBuilder,
    FGlobalShaderMap * ShaderMap,
    const int32 LODIndex,
    const HairStrandsTriangleType Type,
    const FHairStrandsProjectionMeshData::LOD & MeshData,
    FHairStrandsRestRootResource * RestResources,
    FHairStrandsDeformedRootResource * DeformedResources
)

Remarks

Init the samples information to be used for interpolation

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