Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| |
|
| Name |
FHairAdvancedRenderingSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetRendering.h |
| Include Path |
#include "GroomAssetRendering.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairAdvancedRenderingSettings
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FHairAdvancedRenderingSettings()
|
|
GroomAssetRendering.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bScatterSceneLighting |
bool |
Light hair with the scene color. |
GroomAssetRendering.h |
- EditAnywhere
- BlueprintReadOnly
- Category="AdvancedRenderingSettings"
|
| bUseStableRasterization |
bool |
Insure the hair does not alias. |
GroomAssetRendering.h |
- EditAnywhere
- BlueprintReadOnly
- Category="AdvancedRenderingSettings"
|
Functions
Public
Operators