RuntimePlatform.OSXWebPlayerRuntimePlatform.OSXWebPlayerDescriptionIn the web player on Mac OS X. See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.OSXWebPlayer) using UnityEngine; import UnityEngine |
