_initialized
: bool |
Signature
bool Meta.XR.Locomotion.Teleporter.Input._initialized |
ActiveController
: Controller
[Get] |
Signature
Controller Meta.XR.Locomotion.Teleporter.Input.ActiveController |
LeftController
: Controller
[Get][Set] |
Signature
Controller Meta.XR.Locomotion.Teleporter.Input.LeftController |
RightController
: Controller
[Get][Set] |
Signature
Controller Meta.XR.Locomotion.Teleporter.Input.RightController |
ActiveHand
: Hand
[Get] |
Signature
Hand Meta.XR.Locomotion.Teleporter.Input.ActiveHand |
ActiveJoystickPosition
: Vector2
[Get] |
Signature
Vector2 Meta.XR.Locomotion.Teleporter.Input.ActiveJoystickPosition |
Strafe
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.Strafe |
TeleportAction
: Action
[Get] |
Signature
Action Meta.XR.Locomotion.Teleporter.Input.TeleportAction |
TeleportCancel
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.TeleportCancel |
TeleportExecute
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.TeleportExecute |
TeleportInit
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.TeleportInit |
OnResetOrientationButtonDown
: System.Action |
Signature
System.Action Meta.XR.Locomotion.Teleporter.Input.OnResetOrientationButtonDown |
OnResetPositionButtonDown
: System.Action |
Signature
System.Action Meta.XR.Locomotion.Teleporter.Input.OnResetPositionButtonDown |
OnTeleporterModeChangeButtonDown
: System.Action |
Signature
System.Action Meta.XR.Locomotion.Teleporter.Input.OnTeleporterModeChangeButtonDown |
ResetOrientationButtonDown
()
|
Signature
void Meta.XR.Locomotion.Teleporter.Input.ResetOrientationButtonDown() Returns void |
ResetPositionButtonDown
()
|
Signature
void Meta.XR.Locomotion.Teleporter.Input.ResetPositionButtonDown() Returns void |
TeleporterModeChangeButtonDown
()
|
Signature
void Meta.XR.Locomotion.Teleporter.Input.TeleporterModeChangeButtonDown() Returns void |
UpdateControllerState
()
|
Signature
void Meta.XR.Locomotion.Teleporter.Input.UpdateControllerState() Returns void |
Init
()
|
Signature
virtual void Meta.XR.Locomotion.Teleporter.Input.Init() Returns void |
Tick
()
|
Signature
virtual void Meta.XR.Locomotion.Teleporter.Input.Tick() Returns void |
Active
: bool
[Get][Set] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.Activateable.Active |
Down
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.Activateable.Down |
Up
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.Activateable.Up |
Controller
(
controllerEnum
, joystickEnum
)
|
Signature
Meta.XR.Locomotion.Teleporter.Input.Controller.Controller(OVRInput.Controller controllerEnum, OVRInput.Axis2D joystickEnum) Parameters controllerEnum: OVRInput.ControllerjoystickEnum: OVRInput.Axis2D |
JoystickActive
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.Controller.JoystickActive |
JoystickDown
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.Controller.JoystickDown |
JoystickPosition
: Vector2
[Get] |
Signature
Vector2 Meta.XR.Locomotion.Teleporter.Input.Controller.JoystickPosition |
JoystickUp
: bool
[Get] |
Signature
bool Meta.XR.Locomotion.Teleporter.Input.Controller.JoystickUp |
Refresh
()
|
Signature
void Meta.XR.Locomotion.Teleporter.Input.Controller.Refresh() Returns void |