FMeshPaintTriangle

Triangle for use in Octree for mesh paint optimization

Unreal Engine C++ API Reference > Editor > MeshPaint

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/TMeshPaintOctree.h
Include #include "TMeshPaintOctree.h"

Syntax

struct FMeshPaintTriangle  

Remarks

Triangle for use in Octree for mesh paint optimization

Variables

Type Name Description
FBoxCenterAndEx... BoxCenterAndExtent  
uint32 Index  
FVector Normal  
FVector[3] Vertices  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library