Skip to content

Displaying 3D controller models

Benedikt edited this page Feb 2, 2020 · 4 revisions

OpenVR carries 3D models of controllers, base stations and HMDs. Wherever possible these models reflect the actual physical appearance of the devices.

In Godot OpenVR the OpenVRRenderModel class can be used to load these models into your game or application to be displayed to the user.

Clone this wiki locally