TGPUSkinMorphVertexFactory::SetData

An implementation of the interface used by TSynchronizedResource to update the resource with new data from the game thread.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GPUSkinVertexFactory.h"

Syntax

void SetData
(
    const FDataType & InData
)

Remarks

An implementation of the interface used by TSynchronizedResource to update the resource with new data from the game thread.

Parameters

Parameter

Description

InData

new stream component data

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