Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FHairGroupInstance
Debug.
| Name | FDebug |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomInstance.h |
| Include Path | #include "GroomInstance.h" |
Syntax
struct FDebug
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CachedMeshPersistentPrimitiveIndex | FPersistentPrimitiveIndex | GroomInstance.h | ||
| GroomAssetHash | uint32 | GroomInstance.h | ||
| GroomAssetName | FString | GroomInstance.h | ||
| GroomBindingAssetHash | uint32 | GroomInstance.h | ||
| GroomBindingType | EGroomBindingMeshType | GroomInstance.h | ||
| GroomCacheBuffers | TSharedPtr< class IGroomCacheBuffers, ESPMode::ThreadSafe > | GroomInstance.h | ||
| GroomCacheType | EGroomCacheType | GroomInstance.h | ||
| GroomComponentForDebug | const UGroomComponent * | GroomInstance.h | ||
| GroupCount | uint32 | GroomInstance.h | ||
| GroupIndex | uint32 | Data. | GroomInstance.h | |
| HairDebugResource | FHairStrandsDebugResources * | Resources. | GroomInstance.h | |
| LastFrameIndex | uint32 | GroomInstance.h | ||
| LODForcedIndex | float | GroomInstance.h | ||
| LODPredictedIndex | float | GroomInstance.h | ||
| LODSelectionTypeForDebug | EHairLODSelectionType | GroomInstance.h | ||
| MeshComponentForDebug | const UMeshComponent * | GroomInstance.h | ||
| MeshComponentId | FPrimitiveComponentId | GroomInstance.h | ||
| MeshComponentName | FString | GroomInstance.h | ||
| MeshLODIndex | int32 | GroomInstance.h | ||
| Proxy | FPrimitiveSceneProxy * | GroomInstance.h | ||
| RigidCurrentLocalToWorld | FTransform | GroomInstance.h | ||
| RigidPreviousLocalToWorld | FTransform | GroomInstance.h | ||
| RigidRestLocalToWorld | FTransform | GroomInstance.h | ||
| SkinningCurrentLocalToWorld | FTransform | GroomInstance.h | ||
| SkinningPreviousLocalToWorld | FTransform | GroomInstance.h | ||
| SkinningRestLocalToWorld | FTransform | GroomInstance.h |