FMeshShapeGenerator::SetTriangleWithMatchedUVNormal

Set triangle and UVs and normals with matching indices Convenience function for shapes with no uv or normal seams

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Generators/MeshShapeGenerator.h

Include

#include "Generators/MeshShapeGenerator.h"

Syntax

void SetTriangleWithMatchedUVNormal
(
    int Index,
    int A,
    int B,
    int C
)

Remarks

Set triangle and UVs and normals with matching indices Convenience function for shapes with no uv or normal seams

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