FBoneBufferPoolPolicy::GetCreationArguments

Gets the arguments used to create 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

FSharedPoolPolicyData::CreationArguments GetCreationArguments
(
    const FVertexBufferAndSRV & Resource
)

Remarks

Gets the arguments used to create resource

Returns

The arguments used to create the buffer.

Parameters

Parameter

Description

Resource

The buffer to get data for.

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