FMorphTargetLODModel

Mesh data for a single LOD model of a morph target

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/MorphTarget.h

Include

#include "Animation/MorphTarget.h"

Syntax

struct FMorphTargetLODModel

Remarks

Mesh data for a single LOD model of a morph target

Variables

Name Description

Public variable

bool

 

bGeneratedByEngine

Is this LOD generated by reduction setting

Public variable

int32

 

NumBaseMeshVerts

Number of original verts in the base mesh

Public variable

TArray< int32 >

 

SectionIndices

List of sections this morph is used

Public variable

TArray< FMorphT...

 

Vertices

Vertex data for a single LOD morph mesh

Constructors

Name Description

Public function

FMorphTargetLODModel()

Functions

Name Description

Public function Const

void

 

GetResourceSizeEx

(
    FResourceSizeEx& CumulativeResourc...
)

Get Resource Size

Public function

void

 

Reset()

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