Reference API Roblox

Engine API

Website

Related

Reference API Roblox

VRLaserPointerMode

Specifies the display mode of the VR laser pointer used to interact with the user interface.

Items 3

HistoryNameValueDescription
638Disabled0

The laser pointer is hidden and no pointer is rendered for any VR hand.

638Pointer1

A single laser pointer is shown for the primary VR hand; this is the default value of VRService.LaserPointer.

638DualPointer2

A laser pointer is shown for each VR hand simultaneously.

Description

Specifies the display mode of the laser pointer that a VR player uses to interact with the user interface. This enum is the type of VRService.LaserPointer, which defaults to Pointer.

History 4

Settings