RunningHeadless#
Obsolete
We no longer care whether Unity is running in non-interactive mode.
Is runtime environment non-interactive (not displaying to user).
Declaration#
public static bool RunningHeadless { get; }
Obsolete
We no longer care whether Unity is running in non-interactive mode.
Is runtime environment non-interactive (not displaying to user).
public static bool RunningHeadless { get; }