FBoneBufferPoolPolicy::FreeResource

Frees the resource

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h

Include

#include "GPUSkinVertexFactory.h"

Source

/Engine/Source/Runtime/Engine/Private/GPUSkinVertexFactory.cpp

Syntax

void FreeResource
(
    FVertexBufferAndSRV Resource
)

Remarks

Frees the resource

Parameters

Parameter

Description

Resource

The buffer to prepare for release from the pool permanently.

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