VRDeviceDescription Class
Namespace: Stride.Rendering.CompositingAssembly: Stride.Engine.dll
System.Object →
VRDeviceDescription
Derived from VRDeviceDescription:
[DataContract]
public class VRDeviceDescription
| Name | Description | |
|---|---|---|
| Properties | ||
| Api | ||
| ResolutionScale | ||
Properties
Api
[DataMember(10)]
public VRApi Api { get; set; }
Property Value
| Type | Description |
|---|---|
| VRApi |
ResolutionScale
[DataMember(20)]
public float ResolutionScale { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Single |