Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| |
|
| Name |
FHairGroupsRendering |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetRendering.h |
| Include Path |
#include "GroomAssetRendering.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairGroupsRendering
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AdvancedSettings |
FHairAdvancedRenderingSettings |
|
GroomAssetRendering.h |
- EditAnywhere
- Category="MiscSettings"
- Meta=(ToolTip="Advanced rendering settings ")
|
| GeometrySettings |
FHairGeometrySettings |
|
GroomAssetRendering.h |
- EditAnywhere
- Category="GeometrySettings"
- Meta=(ToolTip="Geometry settings")
|
| GroupName |
FName |
Group name to be displayed in the array list |
GroomAssetRendering.h |
- VisibleDefaultsOnly
- Transient
- Category=AlwaysHidden
- Meta=(EditCondition=False, EditConditionHides)
|
| Material |
TObjectPtr< UMaterialInterface > |
Deprecated |
GroomAssetRendering.h |
|
| MaterialSlotName |
FName |
|
GroomAssetRendering.h |
|
| ShadowSettings |
FHairShadowSettings |
|
GroomAssetRendering.h |
- EditAnywhere
- Category="ShadowSettings"
- Meta=(ToolTip="Shadow settings")
|
Functions
Public
Operators