Interface: UIElementOptions
Defined in: src/ui/UIElement.ts:91
Extended by
UICardOptionsUIOverlayOptionsUIButtonOptionsUIIconOptionsUIImageOptionsUITextOptionsUISliderOptions
Properties
children?
optionalchildren:Object3D<Object3DEventMap>[]
Defined in: src/ui/UIElement.ts:93
interactionEnabled?
optionalinteractionEnabled:boolean
Defined in: src/ui/UIElement.ts:96
pointerEvents?
optionalpointerEvents:PointerEvents
Defined in: src/ui/UIElement.ts:95
reticleMode?
optionalreticleMode:ReticleMode
Defined in: src/ui/UIElement.ts:97
style?
optionalstyle:UIStyle
Defined in: src/ui/UIElement.ts:92
visible?
optionalvisible:boolean
Defined in: src/ui/UIElement.ts:94