XRHand

@native @JSType trait XRHand extends Map[XRHandJoint, XRJointSpace]
trait Iterable[Tuple2[XRHandJoint, XRJointSpace]]
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def clear(): Unit
Inherited from
Map
def delete(key: XRHandJoint): Boolean
Inherited from
Map
def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
@JSName
override def jsIterator(): Iterator[Tuple2[XRHandJoint, XRJointSpace]]
Definition Classes
Map -> Iterable
Inherited from
Map
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def size: Int
Inherited from
Map
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object