Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/Facades
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionUVFacade.h |
| Include | #include "GeometryCollection/Facades/CollectionUVFacade.h" |
namespace GeometryCollection
{
namespace UV
{
const TManagedArray < FVector2f > & GeometryCollection::UV::GetUVLayer
(
const FManagedArrayCollection & Collection,
int32 UVLayer
)
}
}