FMorphDelta

Changes to this struct must be reflected in MorphTargets.usf.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Rendering/MorphTargetVertexInfoBuffers.h"

Syntax

struct FMorphDelta

Remarks

Changes to this struct must be reflected in MorphTargets.usf.

Variables

Name Description

Public variable

FFloat16[3]

 

PosDelta

Public variable

FFloat16[3]

 

TangentDelta

Constructors

Name Description

Public function

FMorphDelta

(
    FVector InPosDelta,
    FVector InTangentDelta
)

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