FSkeletalMeshVertexClothBuffer::CreateRHIBuffer_RenderThread

Create an RHI vertex buffer with CPU data.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshVertexClothBuffer.h

Include

#include "Rendering/SkeletalMeshVertexClothBuffer.h"

Source

/Engine/Source/Runtime/Engine/Private/Rendering/SkeletalMeshVertexClothBuffer.cpp

Syntax

FVertexBufferRHIRef CreateRHIBuffer_RenderThread()

Remarks

Create an RHI vertex buffer with CPU data. CPU data may be discarded after creation (see TResourceArray::Discard)

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