Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetInterpolation.h |
Include | #include "GroomAssetInterpolation.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FHairDecimationSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
float | CurveDecimation | Reduce the number of hair strands in a uniform manner (initial decimation) |
![]() ![]() ![]() |
float | VertexDecimation | Reduce the number of vertices for each hair strands in a uniform manner (initial decimation) |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FHairDecimationSettings& A |