ComputeMinStrandRadiusAtDepth1

Compute the strand radius at a distance of 1 meter.

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/HairStrandsUtils.cpp

Syntax

FMinHairRadiusAtDepth1 ComputeMinStrandRadiusAtDepth1
(
    const FIntPoint & Resolution,
    const float FOV,
    const uint32 SampleCount,
    const float OverrideStrandHairRasterizationScale
)

Remarks

Compute the strand radius at a distance of 1 meter.

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