Skip to content

Instantly share code, notes, and snippets.

@lindsaygcox
Created July 24, 2019 14:50
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 lindsaygcox/1c8d94c20044dc17e9d5fa08a3521a93 to your computer and use it in GitHub Desktop.
Save lindsaygcox/1c8d94c20044dc17e9d5fa08a3521a93 to your computer and use it in GitHub Desktop.
private void Update()
{
VeryExpensiveGarbageGeneratingFunction(transform.position);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment