Skip to content

Instantly share code, notes, and snippets.

@mizutanikirin
Created May 15, 2015 10:38
Show Gist options
  • Save mizutanikirin/3bd6ad52d5f644080108 to your computer and use it in GitHub Desktop.
Save mizutanikirin/3bd6ad52d5f644080108 to your computer and use it in GitHub Desktop.
MovieTextureの変換方法
MovieTexture movieTexture = gameobject.renderer.material.mainTexture as MovieTexture;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment