unity打手机包报错, The type or namespace name `MovieTexture’ could not be found. Are you missing a using directive or an assembly reference?
这是因为手机端不支持movietexture,手机版,一般选择视屏的属性,为video clip 来直接播放。
unity打手机包报错, The type or namespace name `MovieTexture’ could not be found. Are you missing a using directive or an assembly reference?
这是因为手机端不支持movietexture,手机版,一般选择视屏的属性,为video clip 来直接播放。