FNDIHairStrandsBuffer::Initialize

Set the asset that will be used to affect the buffer

Windows
MacOS
Linux

References

Module

HairStrandsNiagara

Header

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsNiagara/Public/NiagaraDataInterfaceHairStrands.h

Include

#include "NiagaraDataInterfaceHairStrands.h"

Source

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsNiagara/Private/NiagaraDataInterfaceHairStrands.cpp

Syntax

void Initialize
(
    const FHairStrandsDatas * HairStrandsDatas,
    const FHairStrandsRestResource * HairStrandsRestResource,
    const FHairStrandsDeformedResource * HairStrandsDeformedResource,
    const FHairStrandsRestRootResource * HairStrandsRestRootResource,
    const FHairStrandsDeformedRootResource * HairStrandsDeformedRootResource,
    const FNDIHairStrandsData * NDIStrandsDatas
)

Remarks

Set the asset that will be used to affect the buffer

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