Virtual |
The VirtualRealityProviderBase type exposes the following members.
Name | Description | |
---|---|---|
CreateVirtualRealityContext | CreateVirtualRealityContext method takes current RenderingContext as parameter and should create the VirtualRealityContext or a class derived from it. The returned VirtualRealityContext defines the context in which this virtual reality provider runs. | |
UpdateRenderingContext | UpdateRenderingContext is called from the BeginVirtualRealityRenderingStep and should update the properties in the RenderingContext according to the current eye. See remarks for more info about the usual tasks that are preformed in this method. |