RuntimePlatform.PS3RuntimePlatform.PS3DescriptionIn the player on the Play Station 3 See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.PS3) using UnityEngine; import UnityEngine |
