Roblox API Reference

VRService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.

Tags: [NotCreatable, Service]

Inherits (1)

Member index (21)

Type Member History
bool DidPointerHit 520
bool FadeOutViewOnCollision 559
UserCFrame GuiInputUserCFrame 310 310
float LaserDistance 543
CFrame PointerHitCFrame 520
bool VRDeviceAvailable 501
string VRDeviceName 310 469
bool VREnabled
VRSessionState VRSessionState 550
VRTouchpadMode GetTouchpadMode (VRTouchpad pad) 310
CFrame GetUserCFrame (UserCFrame type)
bool GetUserCFrameEnabled (UserCFrame type)
bool IsMaquettes () 548
bool IsVRAppBuild () 548
void RecenterUserHeadCFrame ()
void RequestNavigation (CFrame cframe, UserCFrame inputUserCFrame) 274
void SetTouchpadMode (VRTouchpad pad, VRTouchpadMode mode) 310
NavigationRequested (CFrame cframe, UserCFrame inputUserCFrame) 274
TouchpadModeChanged (VRTouchpad pad, VRTouchpadMode mode) 310
UserCFrameChanged (UserCFrame type, CFrame value)
UserCFrameEnabled (UserCFrame type, bool enabled)
51 members inherited from Instance

History

Members

DidPointerHit On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

FadeOutViewOnCollision On DevHub

History

GetTouchpadMode On DevHub

Name Type Default
pad VRTouchpad none

History

GetUserCFrame On DevHub

Name Type Default
type UserCFrame none

GetUserCFrameEnabled On DevHub

Name Type Default
type UserCFrame none

GuiInputUserCFrame On DevHub

History

IsMaquettes On DevHub

Name Type Default
No parameters.

History

IsVRAppBuild On DevHub

Name Type Default
No parameters.

History

LaserDistance On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

NavigationRequested On DevHub

Name Type Default
cframe CFrame none
inputUserCFrame UserCFrame none

History

PointerHitCFrame On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

RecenterUserHeadCFrame On DevHub

Name Type Default
No parameters.

RequestNavigation On DevHub

Name Type Default
cframe CFrame none
inputUserCFrame UserCFrame none

History

SetTouchpadMode On DevHub

Name Type Default
pad VRTouchpad none
mode VRTouchpadMode none

History

TouchpadModeChanged On DevHub

Name Type Default
pad VRTouchpad none
mode VRTouchpadMode none

History

UserCFrameChanged On DevHub

Name Type Default
type UserCFrame none
value CFrame none

UserCFrameEnabled On DevHub

Name Type Default
type UserCFrame none
enabled bool none

VRDeviceAvailable On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

VRDeviceName On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

VREnabled On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

VRSessionState On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Relevant enums (4)