spawn_blueprint_actor
Spawns a Blueprint actor instance at a specified location, rotation, and scale within the Unreal Engine level.
Instructions
Spawn a Blueprint actor instance in the level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| scale | No | ||
| location | No | ||
| rotation | No | ||
| blueprint_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |