這裏的地址是我的代碼: using System.Collections;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using UnityEngine;
using System;
using System.IO;
public class CarMove : MonoBehavi
我是Unity3D新手,開發一個App。在那裏有「自動」嘴脣同步的功能。 我按照下面的教程 http://answers.unity3d.com/questions/139323/any-way-of-quotautomaticquot-lip-syncing.html 而且看我下面的代碼 using UnityEngine;
using System.Collections;
public