FGroomRBFDeformer::GetRBFDeformedGroomAsset

Return a new GroomAsset with the RBF deformation from the BindingAsset baked into it.

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "GroomRBFDeformer.h"

Source

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

Syntax

static void GetRBFDeformedGroomAsset
(
    const UGroomAsset * GroomAsset,
    const class UGroomBindingAsset * BindingAsset,
    UGroomAsset * OutGroomAsset
)

Remarks

Return a new GroomAsset with the RBF deformation from the BindingAsset baked into it.

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