overte-JulianGro/interface/resources/qml/hifi/dialogs/attachments/Translation.qml
2016-01-26 21:55:40 -08:00

9 lines
105 B
QML

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