External Resource
Content List
- Action External Resource Behavior
- Condition External Resource Behavior
- Value Processing External Resource Behavior
Action External Resource Behavior
Set External Bitmap
Description
Retrieves a bitmap and sets the bitmap of the associated Render Node when its action is triggered.
Common Properties
| Property Name | Type | Description |
|---|---|---|
| ExternalResourceId | Full path to resource. | |
| ExternalResourceManagerId | External Resource Manager ID. | |
| ImageProvider |
External Bitmap Provider Behavior which sets an external image on a node and is the target receiving set resource on action. |
Condition External Resource Behavior
Check External Resource Change
Description
Reacts on ExternalResourceChangedEvents, reloading the resource and invoking an update if ExternalResourceMangerId and ExternalResourceId match.
Common Properties
| Property Name | Type | Description |
|---|---|---|
| TargetNode |
The Node which is modified. If not set, then the node where the behavior is attached to, will be modified. |
|
| ExternalResourceId | Full path to resource. | |
| ExternalResourceManagerId | External Resource Manager ID. |
Value Processing External Resource Behavior
External Bitmap Provider
Description
Loads a bitmap at scene start from an External Resource Manager using ExternalResourceManagerId and ExternalResourceId.
Common Properties
| Property Name | Type | Description |
|---|---|---|
| TargetNode |
The Node which is modified. If not set, then the node where the behavior is attached to, will be modified. |
|
| ExternalResourceId | Full path to resource. | |
| ExternalResourceManagerId | External Resource Manager ID. |