Navigation
API > API/Runtime > API/Runtime/Renderer
| Name | FHairStrandsInstance |
| Type | struct |
| Header File | /Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include Path | #include "HairStrandsInterface.h" |
Syntax
struct FHairStrandsInstance : public FRefCountBase
Inheritance Hierarchy
- TTransactionalAtomicRefCount → FRefCountBase → FHairStrandsInstance
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FHairStrandsInstance() |
HairStrandsInterface.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RegisteredIndex | int32 | HairStrandsInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FBoxSphereBounds & GetBounds() |
HairStrandsInterface.h | ||
virtual const FHairGroupPublicData * GetHairData() |
HairStrandsInterface.h | ||
virtual const EHairGeometryType GetHairGeometry() |
HairStrandsInterface.h | ||
const FBoxSphereBounds & GetLocalBounds() |
HairStrandsInterface.h |