Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
| Type | Name | Description | |
|---|---|---|---|
| void | AllocateReflectionCaptures
(
const TArray< UReflectionCaptureComponent* >& NewCaptures, |
This method now accepts a bInsideTick parameter, which specifies whether it's called during the frame Tick. | |
| void | AllocateReflectionCaptures
(
const TArray< UReflectionCaptureComponent* >& NewCaptures, |
Allocates reflection captures in the scene's reflection cubemap array and updates them by recapturing the scene. |