Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Scene
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Scene/SceneGeometrySpatialCache.h |
| Include | #include "Scene/SceneGeometrySpatialCache.h" |
Syntax
struct FSceneGeometryID
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | UniqueID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSceneGeometryID
(
int32 ID |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FSceneGeometryID& Other |