Reference API Roblox

Engine API

Website

Related

Reference API Roblox

VRControllerModelMode

Controls whether and how the player's VR hand controller models are rendered in an experience.

Items 2

HistoryNameValueDescription
638Disabled0

The player's VR hand controller models are not rendered.

638Transparent1

The player's VR hand controller models are rendered with transparency.

Description

VRControllerModelMode is used by the VRService.ControllerModels property to determine how the 3D models representing a VR player's hand controllers are displayed.

The default value of VRService.ControllerModels is Transparent.

History 3

Settings