示例#1
0
 public static bool GetVREnabled(BuildTargetGroup targetGroup)
 {
     return(VREditor.GetVREnabledOnTargetGroup(targetGroup));
 }