Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UGroomComponent
- UActorComponent::CreateRenderState_Concurrent()
- UPrimitiveComponent::CreateRenderState_Concurrent()
- UGroomComponent::CreateRenderState_Concurrent()
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomComponent.h |
| Include | #include "GroomComponent.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomComponent.cpp |
virtual void CreateRenderState_Concurrent
(
FRegisterComponentContext * Context
)
Remarks
Used to create any rendering thread information for this component
This is called concurrently on multiple threads (but never the same component concurrently)