HoopsCameraOperatorButtonElement
-
class
wvc.HoopsCameraOperatorButtonElement() Displays the toolbar dropdown for selecting the active camera operator.
Examples
<hoops-toolbar-camera-operator dropDownPosition="right"></hoops-toolbar-camera-operator>
Custom Element
hoops-toolbar-camera-operatorAttributes
dropDownPosition
Dropdown placement relative to the buttonServices
FloorplanService
Service reset when entering walk modeContextManager
Context manager used to set camera operatorSince
2025.7.0
Constructors
-
wvc.HoopsCameraOperatorButtonElement.constructor() - HoopsCameraOperatorButtonElement():
HoopsCameraOperatorButtonElementReturns:
HoopsCameraOperatorButtonElement
Properties
-
wvc.HoopsCameraOperatorButtonElement.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”.