Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FHairGroupInstance
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomInstance.h |
| Include | #include "GroomInstance.h" |
Syntax
struct FDebug
Remarks
Debug.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPersistentPrimitiveIndex | CachedMeshPersistentPrimitiveIndex | ||
| FString | GroomAssetName | ||
| EGroomBindingMeshType | GroomBindingType | ||
| TSharedPtr< class IGroomCacheBuffers, ESPMode::ThreadSafe > | GroomCacheBuffers | ||
| EGroomCacheType | GroomCacheType | ||
| const UGroomComponent * | GroomComponentForDebug | ||
| uint32 | GroupCount | ||
| uint32 | GroupIndex | Data. | |
| FHairStrandsDebugDatas::FResources * | HairDebugResource | Resources. | |
| uint32 | LastFrameIndex | ||
| float | LODForcedIndex | ||
| float | LODPredictedIndex | ||
| EHairLODSelectionType | LODSelectionTypeForDebug | ||
| const UMeshComponent * | MeshComponentForDebug | ||
| FPrimitiveComponentId | MeshComponentId | ||
| FString | MeshComponentName | ||
| int32 | MeshLODIndex | ||
| FPrimitiveSceneProxy * | Proxy | ||
| FTransform | RigidCurrentLocalToWorld | ||
| FTransform | RigidPreviousLocalToWorld | ||
| FTransform | SkinningCurrentLocalToWorld | ||
| FTransform | SkinningPreviousLocalToWorld | ||
| FHairStrandsProjectionMeshData | SourceMeshData | ||
| FHairStrandsProjectionMeshData | TargetMeshData | ||
| TArray< FRWBuffer > | TransferredPositions | Transfer. |