RuntimePlatform.OSXPlayerRuntimePlatform.OSXPlayerDescriptionIn the player on Mac OS X. See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.OSXPlayer) using UnityEngine; import UnityEngine |
