예제 #1
0
 void Awake()
 {
     fs_obj      = (fs.Faceshift)target;
     logoTexture = (Texture)Resources.Load("logo-editor");
 }
    void Awake() 
    {
        fs_obj = (fs.Faceshift)target;
        logoTexture = (Texture)Resources.Load("logo-editor");  
	}