Struct SteamVR_ExternalCamera.Config
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct Config
Fields
a
Declaration
Field Value
Type |
Description |
System.Single |
|
b
Declaration
Field Value
Type |
Description |
System.Single |
|
disableStandardAssets
Declaration
public bool disableStandardAssets
Field Value
Type |
Description |
System.Boolean |
|
far
Declaration
Field Value
Type |
Description |
System.Single |
|
farOffset
Declaration
Field Value
Type |
Description |
System.Single |
|
fov
Declaration
Field Value
Type |
Description |
System.Single |
|
frameSkip
Declaration
Field Value
Type |
Description |
System.Single |
|
g
Declaration
Field Value
Type |
Description |
System.Single |
|
hmdOffset
Declaration
Field Value
Type |
Description |
System.Single |
|
near
Declaration
Field Value
Type |
Description |
System.Single |
|
nearOffset
Declaration
Field Value
Type |
Description |
System.Single |
|
r
Declaration
Field Value
Type |
Description |
System.Single |
|
rx
Declaration
Field Value
Type |
Description |
System.Single |
|
ry
Declaration
Field Value
Type |
Description |
System.Single |
|
rz
Declaration
Field Value
Type |
Description |
System.Single |
|
sceneResolutionScale
Declaration
public float sceneResolutionScale
Field Value
Type |
Description |
System.Single |
|
x
Declaration
Field Value
Type |
Description |
System.Single |
|
y
Declaration
Field Value
Type |
Description |
System.Single |
|
z
Declaration
Field Value
Type |
Description |
System.Single |
|