GetHairCoverage

Return the hair coverage for a certain hair count and normalized avg hair radius (i.e, [0..1])

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 GetHairCoverage
(
    uint32 HairCount,
    float AverageHairRadius
)

Remarks

Return the hair coverage for a certain hair count and normalized avg hair radius (i.e, [0..1])

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