Navigation
API > API/Plugins > API/Plugins/DisplayClusterScenePreview > API/Plugins/DisplayClusterScenePreview/FDisplayClusterLightCardEditorHe-
References
| Module | DisplayClusterScenePreview |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterScenePreview/Public/DisplayClusterLightCardEditorHelper.h |
| Include | #include "DisplayClusterLightCardEditorHelper.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterScenePreview/Private/DisplayClusterLightCardEditorHelper.cpp |
void MoveActorsTo
&40;
const TArray< FDisplayClusterWeakStageActorPtr > & Actors,
const FSphericalCoordinates & SphericalCoords
&41;
Remarks
Moves specified actors to desired coordinates. Actual radius will be based on flush constraint and actor's RadialOffset.
Parameters
| Name | Description |
|---|---|
| Actors | The actors that we are moving |
| SphericalCoords | The desired location of the actors in spherical coordinates with respect to view origin. |