Class YVRQualityManager
Manager for rendering quality
[Serializable]
public class YVRQualityManager
- Inheritance
-
YVRQualityManager
- Inherited Members
Fields
- useRecommendedMSAALevel
Whether to use recommend MSAA level, if true, the value of @YVR.Core.YVRQualityManager.antiAliasing will be ignored
Properties
- fixedFoveatedRenderingDynamic
Set or get current fixed foveated rendering dynamic
- fixedFoveatedRenderingLevel
Set or get current fixed foveated rendering level
- recommendAntiAlisingLevel
Gets the recommended MSAA level for optimal quality/performance the current device.
- sharpenType
Set or get current eyebuffer sharpenType
- vSyncCount
Set or get current vSync count
Methods
- Initialize()
Using the data from unity Inspector panel to initialize vSync count and ffr level
Events
- onFFRChanged
The event which will be triggered when ffr level changed
- onSharpenTypeChanged
The event which will be triggered when sharpen type changed
- onVSyncCountChanged
The event which will be triggered when vSync count changed