Navigation
API > API/Runtime > API/Runtime/Renderer
| |
|
| Name |
FHairStrandsBookmarkParameters |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include Path |
#include "HairStrandsInterface.h" |
Syntax
struct FHairStrandsBookmarkParameters
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AllViews |
TArray< const FSceneView * > |
|
HairStrandsInterface.h |
|
| CullingResults |
FHairInstanceCullingResults |
|
HairStrandsInterface.h |
|
| Instances |
FHairStrandsInstances * |
|
HairStrandsInterface.h |
|
| Scene |
FSceneInterface * |
|
HairStrandsInterface.h |
|
| SceneColorTexture |
FRDGTextureRef |
|
HairStrandsInterface.h |
|
| SceneDepthTexture |
FRDGTextureRef |
|
HairStrandsInterface.h |
|
| ShaderMap |
FGlobalShaderMap * |
|
HairStrandsInterface.h |
|
| ShaderPrintData |
FShaderPrintData * |
|
HairStrandsInterface.h |
|
| TransientResources |
FHairTransientResources * |
|
HairStrandsInterface.h |
|
| View |
const FSceneView * |
|
HairStrandsInterface.h |
|
| ViewRect |
FIntRect |
|
HairStrandsInterface.h |
|
| ViewUniqueID |
uint32 |
|
HairStrandsInterface.h |
|
Functions
Public