Interface: UIImageOptions
Defined in: src/ui/components/UIImage.ts:5
Extends
Properties
ariaLabel?
optionalariaLabel:string
Defined in: src/ui/components/UIImage.ts:7
children?
optionalchildren:Object3D<Object3DEventMap>[]
Defined in: src/ui/UIElement.ts:93
Inherited from
interactionEnabled?
optionalinteractionEnabled:boolean
Defined in: src/ui/UIElement.ts:96
Inherited from
UIElementOptions.interactionEnabled
pointerEvents?
optionalpointerEvents:PointerEvents
Defined in: src/ui/UIElement.ts:95
Inherited from
UIElementOptions.pointerEvents
reticleMode?
optionalreticleMode:ReticleMode
Defined in: src/ui/UIElement.ts:97
Inherited from
src
src:
string|Texture<unknown,TextureEventMap>
Defined in: src/ui/components/UIImage.ts:6
style?
optionalstyle:UIStyle
Defined in: src/ui/UIElement.ts:92
Inherited from
visible?
optionalvisible:boolean
Defined in: src/ui/UIElement.ts:94