assign_asset
Resolve an asset path and assign it to a component property on an entity, enabling asset references in O3DE components.
Instructions
Assign an asset to a component property by resolving the asset path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| asset_path | Yes | ||
| property_path | Yes | ||
| component_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |