Exemplo n.º 1
0
 public static MovieTexture GetMovieTexture(this WWW www)
 {
     return((MovieTexture)www.GetMovieTextureInternal());
 }