set_static_mesh_properties
Assign a static mesh to a component in a Blueprint, updating its visual representation.
Instructions
Set the static mesh on a StaticMeshComponent in a Blueprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| static_mesh | No | /Engine/BasicShapes/Cube.Cube | |
| blueprint_name | Yes | ||
| component_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |