Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Used to recreate render context for all GroomComponents that use a given GroomAsset
| Name | FGroomComponentRecreateRenderStateContext |
| Type | class |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomComponent.h |
| Include Path | #include "GroomComponent.h" |
Syntax
class FGroomComponentRecreateRenderStateContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGroomComponentRecreateRenderStateContext
(
UGroomAsset* GroomAsset |
GroomComponent.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FGroomComponentRecreateRenderStateContext() |
GroomComponent.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroomComponents | TArray< UGroomComponent * > | GroomComponent.h |