FMeshDescriptionBuilder::SetInstance

Set the UV and Normal of a vertex instance

Windows
MacOS
Linux

References

Module

MeshConversion

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/MeshConversion/Public/MeshDescriptionBuilder.h

Include

#include "MeshDescriptionBuilder.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/MeshConversion/Private/MeshDescriptionBuilder.cpp

Syntax

void SetInstance
(
    const FVertexInstanceID & InstanceID,
    const FVector2D & InstanceUV,
    const FVector & InstanceNormal
)

Remarks

Set the UV and Normal of a vertex instance

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