Provide a player api method to get the player's camera scale (IPD)
error.mdl
It would be very useful to have a method that provides the stereo separation of the player's main camera. Apparently, the ipd is currently being done through the scale of the player camera, and we don't have a node for obtaining that.
We can use this to create cameras that mimic the player's camera for mirrors, portals, etc.
Log In
Whaddageek
Yes please; Calculating this is a pain and it's right there just out of reach in the debug log any time we change avatar, with a relevant event no less.
jetdog8808
having access to the scale factor for fitting the player into the avatar should also work.
Kaj
Would be nice to have a ton of working nodes for player tracking