Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FPrimitiveSceneInfo
Description
Retrieves the index of the primitive in the scene's primitives array. This index is only valid until a primitive is added to or removed from the scene!
| Name | GetIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/PrimitiveSceneInfo.h |
| Include Path | #include "PrimitiveSceneInfo.h" |
int32 GetIndex() const