Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| |
|
| Name |
FFollicleMaskOptions |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCreateFollicleMaskOptions.h |
| Include Path |
#include "GroomCreateFollicleMaskOptions.h" |
Syntax
USTRUCT (BlueprintType )
struct FFollicleMaskOptions
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Channel |
EFollicleMaskChannel |
Texture channel in which the groom's roots mask will be writtent to. |
GroomCreateFollicleMaskOptions.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(ShowOnlyInnerProperties)
- Category=Groom
|
| Groom |
TObjectPtr< UGroomAsset > |
Groom asset |
GroomCreateFollicleMaskOptions.h |
- VisibleAnywhere
- BlueprintReadWrite
- Meta=(ShowOnlyInnerProperties)
- Category=Groom
|