BlueprintAPI > BlueprintAPI/Datasmith > BlueprintAPI/Datasmith/Scene
Create an array with all the LightActor in the Datasmith scene without taking into account the hierarchy. Use RemoveLightActor 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 LightActor in the Datasmith scene without taking into account the hierarchy.Use RemoveLightActor to modify the Datasmith scene. |