Choose your operating system:
Windows
macOS
Linux
| FRenderResource
|
Module |
|
Header |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfaceVelocityGrid.h |
Include |
#include "Niagara/NiagaraDataInterfaceVelocityGrid.h" |
struct FNDIVelocityGridBuffer : public FRenderResource
Render buffers that will be used in hlsl functions
Name | Description | ||
---|---|---|---|
|
GridDataBuffer |
Grid data texture |
|
|
GridSize |
Grid size that will be used for the collision |
|
|
NumAttributes |
Num attributes in the buffer |
Name | Description | ||
---|---|---|---|
|
Initialize ( |
Set the grid size |
Name | Description | ||
---|---|---|---|
|
GetFriendlyName() |
Get the resource name |
|
|
InitRHI() |
Init the buffer |
|
|
ReleaseRHI() |
Release the buffer |