ユーザ用ツール

サイト用ツール

wiki:unity:tips:122

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

次のリビジョン
前のリビジョン
wiki:unity:tips:122 [2017/06/14 22:41]
step 作成
wiki:unity:tips:122 [2019/08/14 09:37] (現在)
step
ライン 1: ライン 1:
-====== 122 自動的にスリープに入らない様にする ======+====== 122 自動的にスリープに入らない様にする(5.6.0f3) ​======
  
-<code csharp>​ +該当記事はUnityの最新バジョンに対応し、下記移行しました。 
-// スリプを無効 +https://kazupon.org/unity-sleep-handle
-Screen.sleepTimeout = SleepTimeout.NeverSleep;​ +
-  +
-// デフォルトの設定戻す +
-Screen.sleepTimeout = SleepTimeout.SystemSetting;​ +
-</​code>​ +
- +
- +
-[[https://docs.unity3d.com/​jp/​540/​ScriptReference/Screen-sleepTimeout.html|Unity ​スクリプトリファレンス:​ Screen.sleepTimeout]]+
Permalink wiki/unity/tips/122.1497480095.txt.gz · 最終更新: 2017/06/14 22:41 by step

oeffentlich