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 AddPrimitive
&40;
UPrimitiveComponent &42; Primitive
&41;
Remarks
Adds a new primitive component to the scene
Parameters
Name | Description |
---|---|
Primitive | primitive component to add |