Struct Compositor_OverlaySettings
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
public struct Compositor_OverlaySettings
Fields
alpha
Declaration
Field Value
Type |
Description |
System.Single |
|
antialias
Declaration
Field Value
Type |
Description |
System.Boolean |
|
curved
Declaration
Field Value
Type |
Description |
System.Boolean |
|
distance
Declaration
Field Value
Type |
Description |
System.Single |
|
gridDivs
Declaration
Field Value
Type |
Description |
System.Single |
|
gridScale
Declaration
Field Value
Type |
Description |
System.Single |
|
gridWidth
Declaration
Field Value
Type |
Description |
System.Single |
|
scale
Declaration
Field Value
Type |
Description |
System.Single |
|
size
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
Declaration
public HmdMatrix44_t transform
Field Value
uOffset
Declaration
Field Value
Type |
Description |
System.Single |
|
uScale
Declaration
Field Value
Type |
Description |
System.Single |
|
vOffset
Declaration
Field Value
Type |
Description |
System.Single |
|
vScale
Declaration
Field Value
Type |
Description |
System.Single |
|