Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UGroomCreateFollicleMaskOptions
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCreateFollicleMaskOptions.h |
Include | #include "GroomCreateFollicleMaskOptions.h" |
Syntax
UCLASS&40;BlueprintType, Config&61;EditorPerProjectUserSettings, HideCategories&61;&40;"Hidden"&41;&41;
class UGroomCreateFollicleMaskOptions : public UObject
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
TArray< FFollicleMaskOptions > | Grooms | Grooms which will be use to create the follicle texture |
![]() ![]() ![]() ![]() |
int32 | Resolution | Follicle mask texture resolution. The resolution will be rounded to the closest power of two. |
![]() ![]() ![]() ![]() |
int32 | RootRadius | Size of the root in the follicle mask (in pixels) |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UGroomCreateFollicleMaskOptions
(
const FObjectInitializer& ObjectInitializer |