Class YVRCameraRenderer
Encapsulate all rendering related operation and data
public class YVRCameraRenderer
- Inheritance
-
YVRCameraRenderer
- Inherited Members
Properties
- centerEyeCamera
The camera of center eye
- displayFrequenciesAvailable
Gets the list of available display frequencies supported by this hardware.
- displayFrequency
Get or Set the current display frequency.
- isFocusing
Whether the application is displayed in focus.
- isVisible
Whether the app is currently visible.
- leftEyeCamera
The camera of left eye
- rightEyeCamera
The camera of right eye
- stereoRenderingMode
The actual used rendering mode, which may be different from the mode in settings in some case i.e. set to QuadViews when the hardware doesn't support QuadViews will be changed to MultiView
Methods
- GetEyeRenderDesc(EyeSide)
Gets the resolution and field of view for the given eye.
- Initialize(YVRManager)
Initialize function