• Load the image asset into the scene for use. All images must be loaded before used in create_image.

    Parameters

    • key: string

      key to be associated with the image

    • url: string

      path to the image

    Returns void