Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UGroomComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ReleaseHairSimulation () |
Release Niagara components | GroomComponent.h | |
void ReleaseHairSimulation
(
const int32 GroupIndex |
GroomComponent.h |
ReleaseHairSimulation()
Description
Release Niagara components
| Name | ReleaseHairSimulation |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomComponent.h |
| Include Path | #include "GroomComponent.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomComponent.cpp |
void ReleaseHairSimulation()
ReleaseHairSimulation(const int32)
| Name | ReleaseHairSimulation |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomComponent.h |
| Include Path | #include "GroomComponent.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomComponent.cpp |
void ReleaseHairSimulation
(
const int32 GroupIndex
)