UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEditorElement Struct Reference

#include <BlendSpace.h>

Public Member Functions

 FEditorElement ()
 

Public Attributes

int32 Indices [MAX_VERTICES]
 
float Weights [MAX_VERTICES]
 

Static Public Attributes

static const int32 MAX_VERTICES = 3
 

Detailed Description

Each elements in the grid

Constructor & Destructor Documentation

◆ FEditorElement()

FEditorElement::FEditorElement ( )
inline

Member Data Documentation

◆ Indices

int32 FEditorElement::Indices[MAX_VERTICES]

◆ MAX_VERTICES

const int32 FEditorElement::MAX_VERTICES = 3
static

◆ Weights

float FEditorElement::Weights[MAX_VERTICES]

The documentation for this struct was generated from the following file: