Obsolete Members for XrInputAction

QML 类型XrInputAction的以下成员已被弃用。提供它们是为了让旧源代码继续工作。我们强烈建议不要在新代码中使用它们。

属性

  • hand : enumeration (deprecated in 6.10)

属性文档

hand : enumeration [deprecated in 6.10]

自 QtQuick3D.Xr 6.10 起,该属性已被弃用。我们强烈建议不要在新代码中使用它。

该属性已被弃用,请使用controller 代替。

该输入操作将适用的 Controller(控制器)。

指定对哪只手做出反应。

它可以是

常量
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.