Class MockHMD
Runtime scripting API for Mock HMD provider.
Inherited Members
Namespace: Unity.XR.MockHMD
Assembly: solution.dll
Syntax
public static class MockHMD
Methods
Name | Description |
---|---|
SetEyeResolution(int, int) | Set the resolution of the eye textures. |
SetMirrorViewCrop(float) | Set the crop value applied when rendering the mirror view. This is useful to remove the peripheral distorted part of the image. |
SetRenderMode(RenderMode) | Set the stereo rendering mode. |