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 |
|
| bUseStableRasterization | bool | Insure the hair does not alias. | GroomAssetRendering.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHairAdvancedRenderingSettings& A |
GroomAssetRendering.h |