Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FGroomConversionSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomSettings.h |
| Include Path | #include "GroomSettings.h" |
Syntax
USTRUCT (BlueprintType )
struct FGroomConversionSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGroomConversionSettings() |
GroomSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Rotation | FVector | Rotation in Euler angles in degrees to fix up or front axes | GroomSettings.h |
|
| Scale | FVector | Scale value to convert file unit into centimeters | GroomSettings.h |
|