Version: 2020.3
言語: 日本語
public static bool HasUserAuthorization (UserAuthorization mode);

説明

Web Player で Web カメラやマイクの許可を行っているかを確認します。

This is used to check the result of a previous call to Application.RequestUserAuthorization. Explicit user consent to use features is only needed in the Web Player. In other build targets, this function will always return true.

Note: The web player is not supported from 5.4.0 onwards.