Method CreateUnityViewSession
CreateUnityViewSession(int, int, GraphicAPI, int)
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateUnityViewSession(int width, int height, GraphicAPI graphicAPI, int nbViews = 1)
Parameters
| Type | Name | Description | 
|---|---|---|
| int | width | Viewer width  | 
    
| int | height | Viewer height  | 
    
| GraphicAPI | graphicAPI | Graphic api used by Unity  | 
    
| int | nbViews | Nb views  | 
    
Returns
| Type | Description | 
|---|---|
| uint |