Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UGroomAsset
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsSimulationEnable () |
GroomAsset.h | ||
bool IsSimulationEnable
(
int32 GroupIndex, |
GroomAsset.h |
IsSimulationEnable()
| Name | IsSimulationEnable |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h |
| Include Path | #include "GroomAsset.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomAsset.cpp |
bool IsSimulationEnable() const
IsSimulationEnable(int32, int32)
| Name | IsSimulationEnable |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h |
| Include Path | #include "GroomAsset.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomAsset.cpp |
bool IsSimulationEnable
(
int32 GroupIndex,
int32 LODIndex
) const