Last active
June 6, 2018 13:25
-
-
Save maco1028/05f17940ad6c91a162a22f23ddc4b6ca to your computer and use it in GitHub Desktop.
回転 #unity
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
transform.Rotate(X * Time.deltaTime, Y * Time.deltaTime, Z * Time.deltaTime); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment