godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ARVRServerSingleton.getInterface
godot
arvrserver
ARVRServerSingleton
Get the interface registered at a given index in our list of interfaces.
struct
ARVRServerSingleton
@
nogc
nothrow const
Ref
!
ARVRInterface
getInterface
(
in
long
idx
)
Meta
Source
See Implementation
godot
arvrserver
ARVRServerSingleton
aliases
BaseClasses
enums
Constants
RotationMode
TrackerType
functions
centerOnHmd
findInterface
getHmdTransform
getInterface
getInterfaceCount
getInterfaces
getLastCommitUsec
getLastFrameUsec
getLastProcessUsec
getPrimaryInterface
getReferenceFrame
getTracker
getTrackerCount
getWorldScale
opAssign
opEquals
setPrimaryInterface
setWorldScale
properties
primaryInterface
worldScale
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Get the interface registered at a given index in our list of interfaces.