Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairDecimationSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetInterpolation.h |
| Include Path | #include "GroomAssetInterpolation.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairDecimationSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHairDecimationSettings() |
GroomAssetInterpolation.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurveDecimation | float | Reduce the number of hair strands in a uniform manner (initial decimation) | GroomAssetInterpolation.h |
|
| VertexDecimation | float | Reduce the number of vertices for each hair strands in a uniform manner (initial decimation) | GroomAssetInterpolation.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHairDecimationSettings& A |
GroomAssetInterpolation.h |