RuntimePlatform.WindowsWebPlayerRuntimePlatform.WindowsWebPlayerDescriptionIn the web player on Windows. See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.WindowsWebPlayer) using UnityEngine; import UnityEngine |
