FGPUBaseSkinVertexFactory::FShaderDataType::GetBoneBufferForWriting

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GPUSkinVertexFactory.h"

Syntax

FVertexBufferAndSRV & GetBoneBufferForWriting
(
    bool bPrevious
)

Returns

IsValid() can fail, then you have to create the buffers first (or if the size changes)

Parameters

Parameter

Description

bPrevious

true:previous, false:current

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