FSkeletalMeshLODModel::GetVertices

Fill array with vertex position and tangent data from skel mesh chunks.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODModel.h

Include

#include "Rendering/SkeletalMeshLODModel.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMeshLODModel.cpp

Syntax

void GetVertices
(
    TArray< FSoftSkinVertex > & Vertices
) const

Remarks

Fill array with vertex position and tangent data from skel mesh chunks.

Parameters

Parameter

Description

Vertices

Array to fill.

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