Skip to content

Instantly share code, notes, and snippets.

@unity3dcollege
Created February 15, 2017 00:40
Show Gist options
  • Save unity3dcollege/60d2d03abb1f1d5e7db503fed188009d to your computer and use it in GitHub Desktop.
Save unity3dcollege/60d2d03abb1f1d5e7db503fed188009d to your computer and use it in GitHub Desktop.
public enum VibrationForce
{
Light,
Medium,
Hard,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment