Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/UGeometryCollection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetNaniteHierarchyOffset () |
GeometryCollection/GeometryCollectionObject.h | ||
uint32 GetNaniteHierarchyOffset
(
int32 GeometryIndex, |
GeometryCollection/GeometryCollectionObject.h |
GetNaniteHierarchyOffset()
| Name | GetNaniteHierarchyOffset |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionObject.h |
| Include Path | #include "GeometryCollection/GeometryCollectionObject.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionObject.cpp |
uint32 GetNaniteHierarchyOffset() const
GetNaniteHierarchyOffset(int32, bool)
| Name | GetNaniteHierarchyOffset |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionObject.h |
| Include Path | #include "GeometryCollection/GeometryCollectionObject.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionObject.cpp |
uint32 GetNaniteHierarchyOffset
(
int32 GeometryIndex,
bool bFlattened
) const