Fove.FrameProperties Struct
Namespace: Stride.VirtualRealityAssembly: Stride.VirtualReality.dll
public struct FrameProperties
Name | Description | |
---|---|---|
Fields | ||
Far | ||
Near | ||
Pos | ||
ProjLeft | ||
ProjRight | ||
Rot |
Fields
Far
public float Far
Field Value
Type | Description |
---|---|
System.Single |
Near
public float Near
Field Value
Type | Description |
---|---|
System.Single |
Pos
public Vector3 Pos
Field Value
Type | Description |
---|---|
Vector3 |
ProjLeft
public Matrix ProjLeft
Field Value
Type | Description |
---|---|
Matrix |
ProjRight
public Matrix ProjRight
Field Value
Type | Description |
---|---|
Matrix |
Rot
public Quaternion Rot
Field Value
Type | Description |
---|---|
Quaternion |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()