FHairCardsInterpolationResource

Windows
MacOS
Linux

Inheritance Hierarchy

FRenderResource

FHairCardsInterpolationResource

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h

Include

#include "GroomResources.h"

Syntax

struct FHairCardsInterpolationResource : public FRenderResource

Variables

Name Description

Public variable

FRDGExternalBuf...

 

InterpolationBuffer

Public variable

const FHairCard...

 

RenderData

Reference to the hair strands interpolation render data

Constructors

Name Description

Public function

FHairCardsInterpolationResource

(
    const FHairCardsInterpolationDatas:...
)

Build the hair strands resource

Functions

Name Description

Public function Const

uint32

 

GetResourcesSize()

Return the memory size for GPU resources

Overridden from FRenderResource

Name Description

Public function Virtual Const

FString

 

GetFriendlyName()

Get the resource name

Public function Virtual

void

 

InitRHI()

Init the buffer

Public function Virtual

void

 

ReleaseRHI()

Release the buffer

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss