MapControls

@native @JSImport("three/examples/jsm/controls/OrbitControls", "MapControls") @JSType class MapControls extends OrbitControls
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Constructors

def this(`object`: Camera, domElement: UndefOr[HTMLElement])

Inherited methods

def addEventListener(`type`: String, listener: Function1[Any, Unit]): Unit
Inherited from
OrbitControls
def dispatchEvent(event: AnonObject4): Unit
Inherited from
OrbitControls
def dispose(): Unit
Inherited from
OrbitControls
def getAzimuthalAngle(): Double
Inherited from
OrbitControls
def getDistance(): Double
Inherited from
OrbitControls
def getPolarAngle(): Double
Inherited from
OrbitControls
def hasEventListener(`type`: String, listener: Function1[Any, Unit]): Boolean
Inherited from
OrbitControls
def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def listenToKeyEvents(domElement: HTMLElement): Unit
Inherited from
OrbitControls
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def removeEventListener(`type`: String, listener: Function1[Any, Unit]): Unit
Inherited from
OrbitControls
def reset(): Unit
Inherited from
OrbitControls
def saveState(): Unit
Inherited from
OrbitControls
def toLocaleString(): String
Inherited from
Object
def update(): Boolean
Inherited from
OrbitControls
def valueOf(): Any
Inherited from
Object

Inherited fields

Inherited from
OrbitControls
var autoRotate: Boolean
Inherited from
OrbitControls
var autoRotateSpeed: Double
Inherited from
OrbitControls
Inherited from
OrbitControls
var dampingFactor: Double
Inherited from
OrbitControls
var domElement: HTMLElement | HTMLDocument
Inherited from
OrbitControls
var enableDamping: Boolean
Inherited from
OrbitControls
var enableKeys: Boolean
Inherited from
OrbitControls
var enablePan: Boolean
Inherited from
OrbitControls
var enableRotate: Boolean
Inherited from
OrbitControls
var enableZoom: Boolean
Inherited from
OrbitControls
var enabled: Boolean
Inherited from
OrbitControls
var keyPanSpeed: Double
Inherited from
OrbitControls
Inherited from
OrbitControls
var maxAzimuthAngle: Double
Inherited from
OrbitControls
var maxDistance: Double
Inherited from
OrbitControls
var maxPolarAngle: Double
Inherited from
OrbitControls
var maxZoom: Double
Inherited from
OrbitControls
var minAzimuthAngle: Double
Inherited from
OrbitControls
var minDistance: Double
Inherited from
OrbitControls
var minPolarAngle: Double
Inherited from
OrbitControls
var minZoom: Double
Inherited from
OrbitControls
var panSpeed: Double
Inherited from
OrbitControls
var rotateSpeed: Double
Inherited from
OrbitControls
var screenSpacePanning: Boolean
Inherited from
OrbitControls
Inherited from
OrbitControls
Inherited from
OrbitControls
var zoomSpeed: Double
Inherited from
OrbitControls