다음을 통해 공유


SpatialInteractionController 클래스

정의

동작 컨트롤러의 세부 정보를 나타냅니다.

public ref class SpatialInteractionController sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SpatialInteractionController final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SpatialInteractionController
Public NotInheritable Class SpatialInteractionController
상속
Object Platform::Object IInspectable SpatialInteractionController
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

설명

버전 기록

Windows 버전 SDK 버전 추가된 값
1709 16299 TryGetRenderableModelAsync
1803 17134 TryGetBatteryReport

속성

HasThumbstick

동작 컨트롤러에 엄지스틱이 있는지 여부를 가져옵니다.

HasTouchpad

모션 컨트롤러에 터치 패드가 있는지 여부를 가져옵니다.

ProductId

이 동작 컨트롤러의 제품 식별자를 가져옵니다.

SimpleHapticsController

사용자의 손에서 진동하는 동작 컨트롤러의 기능에 대한 액세스를 제공합니다.

VendorId

이 동작 컨트롤러의 공급업체 식별자를 가져옵니다.

Version

이 동작 컨트롤러의 버전 또는 수정 버전 번호를 가져옵니다.

메서드

TryGetBatteryReport()

모션 컨트롤러의 현재 배터리 상태에 대한 정보를 가져옵니다.

TryGetRenderableModelAsync()

이 컨트롤러를 나타내기 위해 압축을 풀고 렌더링할 수 있는 이 컨트롤러에 대한 렌더링 가능한 모델 스트림을 가져옵니다.

적용 대상

추가 정보