Skip to content

How to get face rotation angles in degrees? #313

Answered by vladmandic
IgorSamer asked this question in Q&A
Discussion options

You must be logged in to vote

close, but not really :)

values are in radians, so to get degrees its (angle * 180 / Math.PI) which is 57.2957795 - so almost 60 :)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@kekoleg
Comment options

@vladmandic
Comment options

@kekoleg
Comment options

@kekoleg
Comment options

Answer selected by vladmandic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants