[A] ocean shader add light
This commit is contained in:
@@ -27,7 +27,7 @@ public class FPS : MonoBehaviour
|
||||
|
||||
void Start()
|
||||
{
|
||||
Application.targetFrameRate = 60;
|
||||
Application.targetFrameRate = 0;
|
||||
}
|
||||
|
||||
void OnGUI()
|
||||
|
||||
Reference in New Issue
Block a user