Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetRendering.h |
| Include | #include "GroomAssetRendering.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FHairAdvancedRenderingSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bScatterSceneLighting | Light hair with the scene color. | |
| bool | bUseStableRasterization | Insure the hair does not alias. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FHairAdvancedRenderingSettings& A |