Method SetFoveationLevel
SetFoveationLevel(int)
Set the degree of foveation. Only supported on mobile. See Oculus Documention.
Declaration
[Obsolete("Please use foveatedRenderingLevel instead.", false)]
public static bool SetFoveationLevel(int level)
Parameters
Type | Name | Description |
---|---|---|
int | level | level can be 0, 1, 2, 3, or 4:
|
Returns
Type | Description |
---|---|
bool |