UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CollectionUVFacade.cpp File Reference

Namespaces

namespace  GeometryCollection
 
namespace  GeometryCollection::UV
 

Functions

bool GeometryCollection::UV::HasValidUVs (const FManagedArrayCollection &Collection)
 
void GeometryCollection::UV::DefineUVSchema (FManagedArrayCollection &Collection)
 
bool GeometryCollection::UV::SetNumUVLayers (FManagedArrayCollection &Collection, int32 NumLayers)
 
int32 GeometryCollection::UV::GetNumUVLayers (const FManagedArrayCollection &Collection)
 

Variables

const FName GeometryCollection::UV::UVLayerNames [GeometryCollectionUV::MAX_NUM_UV_CHANNELS]
 
const FName GeometryCollection::UV::VerticesGroupName = "Vertices"