public static bool GetVREnabled(BuildTargetGroup targetGroup) { return(VREditor.GetVREnabledOnTargetGroup(targetGroup)); }