IMeshVertexAttributeAdapter

Abstract interface to a single-channel indexed floating-point attribute

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/MeshAttributePaintTool.h

Include

#include "MeshAttributePaintTool.h"

Syntax

class IMeshVertexAttributeAdapter

Remarks

Abstract interface to a single-channel indexed floating-point attribute

Destructors

Functions

Name Description

Public function Const

int

 

ElementNum()

Public function Const

float

 

GetValue

(
    int32 Index
)

Public function

FInterval1f

 

GetValueRange()

Public function

void

 

SetValue

(
    int32 Index,
    float Value
)

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