FDatasmithMesh::GetUVCount

Retrieves the amount of UV coordinates on the 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

int32 GetUVCount
(
    int32 Channel
) const

Remarks

Retrieves the amount of UV coordinates on the channel. The validity of the vertex data is not guaranteed

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