Skip to content

Instantly share code, notes, and snippets.

@Naphier
Created November 5, 2015 04:00
Show Gist options
  • Save Naphier/1d442f5942f4b3b308e3 to your computer and use it in GitHub Desktop.
Save Naphier/1d442f5942f4b3b308e3 to your computer and use it in GitHub Desktop.
public enum AlignToType { lastSelected, firstSelected }
public enum AxisFlag { X = 1, Y = 2, Z = 4 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment