Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FBoneBufferPoolPolicy
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
Include | #include "GPUSkinVertexFactory.h" |
Source | /Engine/Source/Runtime/Engine/Private/GPUSkinVertexFactory.cpp |
FSharedPoolPolicyData::CreationArguments GetCreationArguments
&40;
const FVertexBufferAndSRV & Resource
&41;
Remarks
Gets the arguments used to create resource The arguments used to create the buffer.
Parameters
Name | Description |
---|---|
Resource | The buffer to get data for. |