Method GetFoveationLevel
GetFoveationLevel()
Returns the level of foveated rendering. Only supported on mobile. See Oculus Documentation.
Declaration
[Obsolete("Please use foveatedRenderingLevel instead.", false)]
public static int GetFoveationLevel()
Returns
Type | Description |
---|---|
int |
|