Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

unity how to change rotation

transform.eulerAngles = new Vector3(0f, 180f, 0f); //rotates 180 degrees
Comment

how to chagne rotation in unity

transform.eulerAngles = new Vector3(0f, 180f, 0f); // rotates 180 degrees
Comment

PREVIOUS NEXT
Code Example
Csharp :: int to ascii c# 
Csharp :: c# list of strings 
::  
:: how to get the date of the first day and last day of the week c# 
Csharp :: unity 2d player move 
Csharp ::  
Csharp ::  
Csharp ::  
Csharp :: c# list to string join 
Csharp ::  
::  
::  
Csharp :: dotnet new project 
:: cannot convert string to generic type c# 
Csharp ::  
:: how to do time.deltatime in c# 
Csharp :: dialog box with form flutter 
Csharp ::  
Csharp ::  
::  
::  
:: c# windows forms print 
:: c# for loop 
Csharp :: decimal c# 2 digits 
:: how to open website from c# program 
:: hide button unity 
Csharp ::  
Csharp ::  
Csharp :: c# oops concept 
:: how to set a transform equal to something unity 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =