ButtonAxisInput QML Type

QButtonAxisInput C++ 클래스를 위한 QML 프론트엔드. 축 값은 조이스틱과 같은 기존 아날로그 입력이 아닌 버튼으로 제어됩니다. 더 보기...

Import Statement: import Qt3D.Input 2.8
In C++: QButtonAxisInput
Status: Deprecated

속성

상세 설명

프로퍼티 문서

acceleration : real

버튼을 누르고 있을 때 축 값이 변경되는 속도를 지정합니다.


buttons : list<var>

축을 제어하는 버튼을 지정합니다.


deceleration : list<var>

버튼에서 손을 뗄 때 축 값이 정상으로 돌아오는 속도를 지정합니다.


scale : real

축 출력 값의 배율을 지정합니다. 기본적으로 배율이 적용되지 않으므로 기본값은 1입니다.


© 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.