FTexturePaintMeshSectionInfo

Helper struct to store mesh section information in

Unreal Engine C++ API Reference > Editor > MeshPaint

References

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

Syntax

struct FTexturePaintMeshSectionInfo  

Remarks

Helper struct to store mesh section information in

Variables

Type Name Description
int32 FirstIndex First vertex index in section
int32 LastIndex Last vertex index in section

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library