FMorphTargetBinaryImport::FMorphTargetBinaryImport

Constructor

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Factories.h

Include

#include "Factories.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Factories/EditorMorphFactory.cpp

Syntax

FMorphTargetBinaryImport
(
    UStaticMesh * InSrcMesh,
    int32 LODIndex,
    FFeedbackContext * InWarn
)

Remarks

Constructor

Parameters

Parameter

Description

InSrcMesh

source static mesh that the new morph mesh morphs

LODIndex

lod entry of base mesh

InWarn

for outputing warnings

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