ProtectedconstructorOptionalisInternalConstructor: booleanA list of semicolon separated defines injected when compiling scripts.
The name of the executable.
The application and window icon texture.
Determines whether the runtime is executed in debug mode (Impacts performance).
If true the application will be started in fullscreen using user's desktop resolution.
If true, the application data will be streamed from a network location. The user will only be able to start the application if connected to the internet. The startup time depends on the user's internet connection. If false, the application data will be stored together with the runtime. The user will be able to start the application without an internet connection.
The custom license information for the deployment.
Default scene that is loaded when the application is started.
If isStreaming is enabled, specifies the ID of the Polyverse library to deploy to.
The project logo is used during startup and when the launch options are presented.
If isStreaming is enabled, the RSX version to target when deploying.
If true the application will show launch options upon starting.
If true the application will show launch options upon starting.
If true the application will show launch options upon starting.
Window title bar text.
The version identifier for the deployment.
Height of the window if not starting the application in fullscreen.
Width of the window if not starting the application in fullscreen.
Contains Mac specific per-platform information used primarily for build purposes.