PsychOpenHMDVRCore(‘GetCount’)
Psychtoolbox>PsychOpenHMDVRCore.{mex*} subfunction
numHMDs = PsychOpenHMDVRCore(‘GetCount’);
Returns count of currently connected HMDs.
Returns -1 if the runtime couldn’t get initialized.
###See also: Open
numHMDs = PsychOpenHMDVRCore(‘GetCount’);
Returns count of currently connected HMDs.
Returns -1 if the runtime couldn’t get initialized.
###See also: Open