TGPUSkinMorphVertexFactory::AddVertexElements

Add the decl elements for the streams

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 AddVertexElements
(
    FDataType & InData,
    FVertexDeclarationElementList & OutElements
)

Remarks

Add the decl elements for the streams

Parameters

Parameter

Description

InData

type with stream components

OutElements

vertex decl list to modify

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