Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSceneInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
Include | #include "SceneInterface.h" |
void RemovePrimitive
&40;
UPrimitiveComponent &42; Primitive
&41;
Remarks
Removes a primitive component from the scene
Parameters
Name | Description |
---|---|
Primitive | primitive component to remove |