예제 #1
0
파일: BaseForm.cs 프로젝트: weimingtom/pap2
 public void SetCameraDis(float fDis)
 {
     SceneSceneEditor.SetCameraDis(fDis);
 }