FNDIPressureGridBuffer

Render buffers that will be used in hlsl functions

Windows
MacOS
Linux

Inheritance Hierarchy

FRenderResource

FNDIPressureGridBuffer

References

Module

HairStrandsNiagara

Header

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsNiagara/Public/NiagaraDataInterfacePressureGrid.h

Include

#include "NiagaraDataInterfacePressureGrid.h"

Syntax

struct FNDIPressureGridBuffer : public FRenderResource

Remarks

Render buffers that will be used in hlsl functions

Variables

Name Description

Public variable

FTextureRWBuffe...

 

GridDataBuffer

Grid data texture

Public variable

FIntVector

 

GridSize

Grid size that will be used for the collision

Functions

Name Description

Public function

void

 

Initialize

(
    const FIntVector GridSize
)

Set the grid size

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