Reference API Roblox

Engine API

Website

Related

Reference API Roblox

VRComfortSetting

Named presets for VR comfort assists such as vignette, smooth rotation, and third-person follow camera.

Items 4

HistoryNameValueDescription
592Comfort0

Most restrictive comfort preset: enables vignette, disables smooth rotation, and disables the third-person follow camera.

592Normal1

Default balanced preset: enables vignette and third-person follow camera while keeping smooth rotation disabled.

592Expert2

Least restrictive comfort preset: disables vignette and enables both smooth rotation and the third-person follow camera.

592Custom3

Lets vignette, smooth rotation, and third-person follow camera be configured independently rather than as a fixed preset.

Description

Named presets for VR comfort assists. Comfort, Normal, and Expert are fixed combinations of vignette, smooth rotation, and third-person follow camera. Custom is not a fixed combination: it lets those assists be configured independently. The UserGameSettings property that stores this value is RobloxScript-secured and hidden from the Properties window.

History 5

Settings