Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FGroomRBFDeformer
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 |
void GetRBFDeformedGroomAsset
(
const UGroomAsset * InGroomAsset,
const UGroomBindingAsset * BindingAsset,
FTextureSource * MaskTextureSource,
const float MaskScale,
UGroomAsset * OutGroomAsset,
const ITargetPlatform * TargetPlatform
)
Remarks
Return a new GroomAsset with the RBF deformation from the BindingAsset baked into it.