overte/interface/resources/qml/hifi/dialogs/attachments/Translation.qml

9 lines
105 B
QML

import "."
Vector3 {
decimals: 3;
stepSize: 0.01;
maximumValue: 10
minimumValue: -10
}