RuntimePlatform.OSXDashboardPlayerRuntimePlatform.OSXDashboardPlayerDescriptionIn the Dashboard widget on Mac OS X. See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.OSXDashboardPlayer) using UnityEngine; import UnityEngine |
