共用方式為


SpatialInteractionController.HasThumbstick 屬性

定義

取得動作控制器是否有搖桿。

public:
 property bool HasThumbstick { bool get(); };
bool HasThumbstick();
public bool HasThumbstick { get; }
var boolean = spatialInteractionController.hasThumbstick;
Public ReadOnly Property HasThumbstick As Boolean

屬性值

Boolean

bool

控制器是否有搖桿。

適用於