Skip to content

Instantly share code, notes, and snippets.

@ousttrue
Created February 26, 2018 06:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ousttrue/8cfba2fca714e4a96ed4dc538c61efae to your computer and use it in GitHub Desktop.
Save ousttrue/8cfba2fca714e4a96ed4dc538c61efae to your computer and use it in GitHub Desktop.
unity preprocessor directives memo

UNITY_2017_3_OR_NEWER

mesh.indexFormat = UnityEngine.Rendering.IndexFormat.UInt32;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment