HoopsCameraButtonElement

class wvc.HoopsCameraButtonElement()

Displays the toolbar camera dropdown for projection and orientation actions.

Index

Constructors

Properties

Methods

Constructors

wvc.HoopsCameraButtonElement.constructor()
HoopsCameraButtonElement(): HoopsCameraButtonElement

Returns: HoopsCameraButtonElement

Properties

wvc.HoopsCameraButtonElement.dropDownPosition
dropDownPosition: (“top” | “left” | “right” | “bottom”)

Represents the position where the dropdown is located relative to the button. Possible values are “bottom”, “top”, “right”, or “left”. Default value is “right”.

Methods

wvc.HoopsCameraButtonElement.handleServiceUpdate()
handleServiceUpdate(): void

Returns: void