OptionalflipImagesToFaceCamera?: booleanOptionalheight?: numberHeight of the image in meters.
Optionalinteractive?: booleanWhether the image is clickable. When true, the image will be included in click and hover
event payloads under the images field.
Optionalopacity?: numberOpacity of the image.
Optionalposition?: CoordinateCoordinate position of the image.
Optionalrotation?: numberRotation of the image in degrees clockwise from North. 0 degrees is North, 90 degrees is East, 180 degrees is South, and 270 degrees is West.
Optionaltype?: "image3d"OptionalverticalOffset?: numberVertical offset of the image in meters.
Optionalvisible?: booleanWhether the image is visible.
Optionalwidth?: numberWidth of the image in meters.
Attempt to keep the image facing the camera as much as possible