Method SetEyeResolution
SetEyeResolution(int, int)
Set the resolution of the eye textures.
Declaration
public static extern bool SetEyeResolution(int width, int height)
Parameters
Type | Name | Description |
---|---|---|
int | width | |
int | height |
Returns
Type | Description |
---|---|
bool |