Skip to main content

Type Alias: ImageViewOptions

ImageViewOptions = ViewOptions & object

Defined in: src/ui/components/ImageView.ts:11

A UI component for displaying a 2D image on a panel in XR. It automatically handles loading the image and scaling it to fit within its layout bounds while preserving the original aspect ratio.

Type Declaration

src?

optional src: string