Module psvr::command[][src]

The supported set of PSVR commands;

Structs

BoxOff

Turns the black box off.

EnableVrTracking

Enables VR tracking.

ReadDeviceInfo

Reads defice information.

SetCinematicConfiguration

Sets the cinematic configuration.

SetHmdLeds

Sets the state of a LED on the HMD.

SetPower

Tells the PSVR to turn power off or on.

SetVrMode

Enables or disables VR mode.

Traits

Command

A command that can be sent to the PSVR.