Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity target frame rate

//Make the game run as fast as possible
Application.targetFrameRate = 300;
 
PREVIOUS NEXT
Tagged: #unity #target #frame #rate
ADD COMMENT
Topic
Name
4+3 =