Unreal Engine Blueprint API Reference > Datasmith > Scene
Create an array with all the CameraActor in the Datasmith scene without taking into account the hierarchy. Use CreateCameraActor -or- RemoveCameraActor to modify the Datasmith scene.
Target is Datasmith Scene Element Base
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Create an array with all the CameraActor in the Datasmith scene without taking into account the hierarchy.Use CreateCameraActor -or- RemoveCameraActor to modify the Datasmith scene. |