imageConfig
Examples
kind: Image
path: my-image.png
subscribe: # OPTIONAL
- kind: Model
frame: my-home-frame
source: my-model
setImagePath: my-gh-image-path-output
Object properties
Name | Type | Required |
---|---|---|
kind | Constant: Image |
yes |
path | string | no |
subscribe | Array | no |
Object information
- Object with the following properties:
kind
(required): ConstantImage
- Image
path
(optional):string
- The path to an image file, relative to the solution folder
subscribe
(optional):- Subscribe to one or more sources
- Array of:
- Object imageModelSubscription