Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util > API/Runtime/GeometryCore/Util/FOptionallySparseIndexMap
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Util/SparseIndexCollectionTypes.h |
| Include | #include "Util/SparseIndexCollectionTypes.h" |
void Unset
(
int Index
)
Parameters
| Name | Description |
|---|---|
| Index | this index will be unset in map, restoring the default mapping (Index -> Index*DefaultScale + DefaultOffset) |