Exemple #1
0
 public void UpdateTrigger(PointerDeviceType type)
 {
     SetActive(_triggerPointerType.Equals(type));
 }