お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Namespace: UnityEngine
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closeスマートフォンのディスプレイ設定や、動画再生について設定を行うクラスです。
use32BitDisplayBuffer | 32ビット表示バッファを使用するかどうかの決定をします |
GetActivityIndicatorStyle | 現在のアクティビティ インジケータ スタイルを取得します |
PlayFullScreenMovie | 動画をフルスクリーンで再生します (Unity Pro のみ) |
SetActivityIndicatorStyle | 望ましいアクティビティインジケータのスタイルを設定します |
StartActivityIndicator | OSのアクティビティインジケータの表示を開始します |
StopActivityIndicator | OSのアクティビティインジケータを停止します |
Vibrate | バイブレーションを起動する |