unity how to change rotation
transform.eulerAngles = new Vector3(0f, 180f, 0f); //rotates 180 degrees
Also in C#:
- unity on mousewheel down
- out parameters c#
- c# resize image keep aspect ratio
- unity cycle children
- xarray: create 2d dataset
- random from list c#
- send type as argument c#
- C# resize window without title bar
- how to select time and date in datetimepicker in c#
- null coalesce ternary c#
- how does Pow work C#
- iframe set html content c#
- .net core cli
- binding c#
- unity html get request
- application.stop unity
- C# .net core convert to int round up
- unity rotate vector
- unity3d get component
- c# switch case with or condition
- how to find the type of a object c#
- length of a string c#
- unity multiply xyz of two vectors
- how to disable a gameObject unity c#