imageModelSubscription

Examples

# Subscribe an image to a model
kind: Model
frame: my-home-frame
source: my-model
setImagePath: my-gh-image-path-output

Object properties

Name Type Required
kind Constant: Model yes
frame string yes
source string yes
setImagePath string yes

Object information

  • Object with the following properties:
    • kind (required): Constant Model
    • frame (required): string
    • source (required): string
    • setImagePath (required): string