Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

angle to quaternion unity

        Quaternion rotation = Quaternion.Euler(0, /*the angle*/, 0);
 
PREVIOUS NEXT
Tagged: #angle #quaternion #unity
ADD COMMENT
Topic
Name
1+1 =