Class VRDeviceDescription
- Namespace
 - Stride.Rendering.Compositing
 
- Assembly
 - Stride.Engine.dll
 
[DataContract]
public class VRDeviceDescription
  - Inheritance
 - 
      objectVRDeviceDescription
 
Properties
Api
[DataMember(10)]
public VRApi Api { get; set; }
  Property Value
ResolutionScale
Scales the render resolution, note that this compounds with the user-specified resolution multiplier
[DataMember(20)]
public float ResolutionScale { get; set; }