FRHIStructuredBuffer

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIResources.h

Include

#include "RHIResources.h"

Syntax

class FRHIStructuredBuffer : public FRHIResource

Constructors

Name Description

Public function

FRHIStructuredBuffer

(
    uint32 InStride,
    uint32 InSize,
    uint32 InUsage
)

Initialization constructor.

Functions

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