VrDeviceInfo.VScreenCenter has been removed
This commit is contained in:
parent
82cda760a8
commit
f3cc3098e4
1 changed files with 0 additions and 5 deletions
|
|
@ -411,11 +411,6 @@ public unsafe partial struct VrDeviceInfo
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public float VScreenSize;
|
public float VScreenSize;
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// HMD screen center in meters
|
|
||||||
/// </summary>
|
|
||||||
public float VScreenCenter;
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// HMD distance between eye and display in meters
|
/// HMD distance between eye and display in meters
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue