The BuildOptions flags to apply when building the Player.
Set this property to a bitwise combination of BuildOptions values before you pass BuildPlayerOptions to BuildPipeline.BuildPlayer. For example, set options = BuildOptions.Development | BuildOptions.AutoRunPlayer to create a development build and run it automatically after the build completes.