Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| |
|
| Name |
FGoomBindingGroupInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
| Include Path |
#include "GroomBindingAsset.h" |
Syntax
USTRUCT (BlueprintType )
struct FGoomBindingGroupInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| RenLODCount |
int32 |
|
GroomBindingAsset.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Curve LOD")
|
| RenRootCount |
int32 |
|
GroomBindingAsset.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Curve Count")
|
| SimLODCount |
int32 |
|
GroomBindingAsset.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Guide LOD")
|
| SimRootCount |
int32 |
|
GroomBindingAsset.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Guide Count")
|