FDynamicMeshVertex::FDynamicMeshVertex

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DynamicMeshBuilder.h

Include

#include "DynamicMeshBuilder.h"

Syntax

FDynamicMeshVertex
(
    const FVector & InPosition,
    const FVector & InTangentX,
    const FVector & InTangentZ,
    const FVector2D & InTexCoord,
    const FColor & InColor
)

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