コード例 #1
0
 private void GripClicked(object sender, ClickedEventArgs e)
 {
     lightingController.ToggleLighting();
 }