Interface: UICardOptions
Defined in: src/ui/components/UICard.ts:25
Extends
Properties
anchorX?
optionalanchorX:UICardAnchorX
Defined in: src/ui/components/UICard.ts:28
anchorY?
optionalanchorY:UICardAnchorY
Defined in: src/ui/components/UICard.ts:29
appearance?
optionalappearance:UIAppearance
Defined in: src/ui/components/UICard.ts:30
children?
optionalchildren:Object3D<Object3DEventMap>[]
Defined in: src/ui/UIElement.ts:93
Inherited from
edge?
optionaledge:boolean|UICardEdgeOptions
Defined in: src/ui/components/UICard.ts:32
interactionEnabled?
optionalinteractionEnabled:boolean
Defined in: src/ui/UIElement.ts:96
Inherited from
UIElementOptions.interactionEnabled
manipulation?
optionalmanipulation:boolean|ManipulationOptions
Defined in: src/ui/components/UICard.ts:31
pixelSize?
optionalpixelSize:number
Defined in: src/ui/components/UICard.ts:27
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
size
size:
UISize
Defined in: src/ui/components/UICard.ts:26
style?
optionalstyle:UIStyle
Defined in: src/ui/UIElement.ts:92
Inherited from
visible?
optionalvisible:boolean
Defined in: src/ui/UIElement.ts:94