Share via


GCController.Motion プロパティ

定義

コントローラーがモーションをサポートしている場合は、モーション データを含む オブジェクトを取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual GameController.GCMotion Motion { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("motion", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Motion : GameController.GCMotion

プロパティ値

属性

適用対象