Skip to content

Instantly share code, notes, and snippets.

@sugi-cho
Created May 30, 2014 06:04
Show Gist options
  • Save sugi-cho/ca56c24c2a67f8654414 to your computer and use it in GitHub Desktop.
Save sugi-cho/ca56c24c2a67f8654414 to your computer and use it in GitHub Desktop.
メモ的なC#スクリプトを書く
draw = GetComponent (typeof(IDrawable)) as IDrawable;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment