Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StandaloneBuildSubtarget

Options for the desktop platform subtarget type.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public enum StandaloneBuildSubtarget

Remarks

Fields

Value

Description

PlayerUses the default desktop player build settings.
ServerUses a player build optimized to run as a headless server.