Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FHairInterpolationSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="InterpolationSettings",
Meta=(DisplayName="Generated guide density", ClampMin="0", ClampMax="1.0", UIMin="0", UIMax="1.0", EditCondition="GuideType == EGroomGuideType::Generated"))
float HairToGuideDensity
Remarks
Density factor for converting hair into guide curve if no guides are provided. The value should be between 0 and 1, and can be thought as a ratio/percentage of strands used as guides.