FSkinWeightLookupVertexBuffer::InitRHI

Initializes the RHI resources used by this resource.

Windows
MacOS
Linux

Override Hierarchy

FRenderResource::InitRHI()

FSkinWeightLookupVertexBuffer::InitRHI()

References

Module

Engine

Header

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

Include

#include "Rendering/SkinWeightVertexBuffer.h"

Source

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

Syntax

virtual void InitRHI()

Remarks

Initializes the RHI resources used by this resource. Called when entering the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.

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