FDatasmithMesh::GetUV

Gets the UV coordinates for a channel

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMesh.h

Include

#include "DatasmithMesh.h"

Source

/Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMesh.cpp

Syntax

FVector2D GetUV
(
    int32 Channel,
    int32 Index
) const

Remarks

Gets the UV coordinates for a channel

Parameters

Parameter

Description

Channel

The channel we want to retrieve the UVs from

Index

The UV coordinates to retrieve

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