Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
| Type | Name | Description | |
|---|---|---|---|
| void | BatchAddPrimitives
(
TArrayView< UPrimitiveComponent* > InPrimitives |
Batched versions of Add / Remove / ReleasePrimitive, for improved CPU performance | |
| void | BatchAddPrimitives
(
TArrayView< FPrimitiveSceneDesc* > InPrimitives |