Image component for embedding images in scenes.
Properties
| Property | Type | Description |
|---|
src | SimpleSignal<string, this> | Image file URL |
width | SimpleSignal<number, this> | Width |
height | SimpleSignal<number, this> | Height |
alpha | SimpleSignal<number, this> | Opacity |