GetHairAvgRadius

Return the average hair normalized radius for a given hair count and a given coverage value.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h

Include

#include "HairStrandsInterface.h"

Source

/Engine/Source/Runtime/Renderer/Private/HairStrands/HairStrandsLUT.cpp

Syntax

float GetHairAvgRadius
(
    uint32 InCount,
    float InCoverage
)

Remarks

Return the average hair normalized radius for a given hair count and a given coverage value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss