FHairStrandsRestResource

Render buffers that will be used for rendering

Windows
MacOS
Linux

Inheritance Hierarchy

FRenderResource

FHairStrandsRestResource

References

Module

HairStrandsCore

Header

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h

Include

#include "GroomAsset.h"

Syntax

struct FHairStrandsRestResource : public FRenderResource

Remarks

Render buffers that will be used for rendering

Variables

Name Description

Public variable

FRWBuffer

 

AttributeBuffer

Strand hair attribute buffer

Public variable

FRWBuffer

 

MaterialBuffer

Strand hair material buffer

Public variable

FVector

 

PositionOffset

Position offset as the rest positions are expressed in relative coordinate (16bits)

Public variable

const FHairStra...

 

RenderData

Reference to the hair strands render data

Public variable

FRWBuffer

 

RestPositionBuffer

Strand hair rest position buffer

Constructors

Name Description

Public function

FHairStrandsRestResource

(
    const FHairStrandsDatas::FRenderDat...,
    const FVector& PositionOffset
)

Build the hair strands resource

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