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