Obsolete Members for XrInputAction

다음 QML 유형 XrInputAction의 멤버는 더 이상 사용되지 않습니다. 이 멤버들은 이전 소스 코드의 작동을 유지하기 위해 제공됩니다. 새 코드에서는 사용하지 않는 것이 좋습니다.

속성

  • hand : enumeration (deprecated in 6.10)

속성 문서

hand : enumeration [deprecated in 6.10]

이 프로퍼티는 QtQuick3D.Xr 6.10부터 더 이상 사용되지 않습니다. 새 코드에서 사용하지 않는 것이 좋습니다.

이 프로퍼티는 더 이상 사용되지 않으므로 대신 controller 을 사용하십시오.

이 입력 동작이 적용될 컨트롤러입니다.

반응할 손을 지정합니다.

다음 중 하나가 될 수 있습니다:

상수Value
XrInputAction.LeftHand
XrInputAction.RightHand
XrInputAction.Unknown

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.