public class gyroscope : MonoBehaviour { bool draw = false; bool gyinfo; Gyroscope go; void Start() { gyinfo = SystemInfo.supportsGyroscope;
確定! 回上一頁