FSubUVBoundingGeometryBuffer

Windows
MacOS
Linux

Inheritance Hierarchy

FRenderResource

FVertexBuffer

FSubUVBoundingGeometryBuffer

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/SubUVAnimation.h

Include

#include "Particles/SubUVAnimation.h"

Syntax

class FSubUVBoundingGeometryBuffer : public FVertexBuffer

Variables

Constructors

Name Description

Public function

FSubUVBoundingGeometryBuffer

(
    TArray< FVector2D >* InVertice...
)

Overridden from FRenderResource

Name Description

Public function Virtual

void

 

InitRHI()

Initializes the RHI resources used by this resource.

Public function Virtual

void

 

ReleaseRHI()

Releases the RHI resources used by this resource.

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