IsHairStrandsComplexLightingEnabled

Return true if the hair should be rendered using the sub-pixel lighting path, false if the regular gbuffer lighting path should be used.

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

Syntax

bool IsHairStrandsComplexLightingEnabled()

Remarks

Return true if the hair should be rendered using the sub-pixel lighting path, false if the regular gbuffer lighting path should be used.

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