Skip to content

Instantly share code, notes, and snippets.

@maco1028
Last active June 6, 2018 13:25
Show Gist options
  • Save maco1028/05f17940ad6c91a162a22f23ddc4b6ca to your computer and use it in GitHub Desktop.
Save maco1028/05f17940ad6c91a162a22f23ddc4b6ca to your computer and use it in GitHub Desktop.
回転 #unity
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