SpatialInteractionController.Version 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個動作控制器的版本或修訂編號。
public:
property unsigned short Version { unsigned short get(); };
uint16_t Version();
public ushort Version { get; }
var uInt16 = spatialInteractionController.version;
Public ReadOnly Property Version As UShort
屬性值
版本號碼。
備註
VendorId、ProductId和 Version 屬性可以一起使用,以識別特定的控制器設計。 接著,這可以在遮蔽的Mixed Reality頭戴式裝置上使用,以選擇要在使用者周圍顯示的相符轉譯模型。