FVertexAttributesForPolygon

Windows
MacOS
Linux

References

Module

EditableMesh

Header

/Engine/Plugins/Runtime/EditableMesh/Source/EditableMesh/Public/EditableMeshTypes.h

Include

#include "EditableMeshTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FVertexAttributesForPolygon

Variables

Name Description

Public variable UProperty Category BlueprintReadWrite

TArray< FMeshEl...

 

PerimeterVertexAttributeLists

For each polygon vertex, a list of attributes for that vertex.

Public variable UProperty Category BlueprintReadWrite

FPolygonID

 

PolygonID

The polygon to set vertex attributes on

Public variable UProperty Category BlueprintReadWrite

TArray< FVertex...

 

VertexAttributeListsForEachHole

For each hole vertex, a list of attributes for that vertex.

Constructors

Name Description

Public function

FVertexAttributesForPolygon()

Default constructor

Functions

Name Description

Public function Const

FString

 

ToString()

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