FPrimitiveSceneInfo::GetIndex

Retrieves the index of the primitive in the scene's primitives array.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/PrimitiveSceneInfo.h

Include

#include "PrimitiveSceneInfo.h"

Syntax

int32 GetIndex() const

Remarks

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!

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss