コード例 #1
0
ファイル: Preferences.cs プロジェクト: ubisoft/vrtist
 public void OnDisplayGizmos(bool show)
 {
     GlobalState.SetDisplayGizmos(show);
 }