Navigation
API > API/Runtime > API/Runtime/Renderer
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include | #include "HairStrandsInterface.h" |
Syntax
struct FHairStrandsBookmarkParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< const FSceneView * > | AllViews | ||
| FUintVector4 | InstanceCountPerType | ||
| FHairStrandsInstances * | Instances | ||
| TBitArray | InstancesVisibility | ||
| FSceneInterface * | Scene | ||
| FRDGTextureRef | SceneColorTexture | ||
| FRDGTextureRef | SceneDepthTexture | ||
| FGlobalShaderMap * | ShaderMap | ||
| FShaderPrintData * | ShaderPrintData | ||
| const FSceneView * | View | ||
| FIntRect | ViewRect | ||
| uint32 | ViewUniqueID | ||
| FHairStrandsInstances | VisibleCardsOrMeshes_Primary | ||
| FHairStrandsInstances | VisibleCardsOrMeshes_Shadow | ||
| FHairStrandsInstances | VisibleStrands |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasInstances () |