UnityEditorArguments.

BuildLinuxUniversalPlayer Property

Summary

Build a combined 32-bit and 64-bit standalone Linux player (for example, -buildLinuxUniversalPlayer path/to/your/build)
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public FilePath BuildLinuxUniversalPlayer { get; set; }

Value

Type Description
FilePath