Orientation_EulerAngles$json top-level constant
- @Deprecated('Use orientationDescriptor instead')
Implementation
@$core.Deprecated('Use orientationDescriptor instead')
const Orientation_EulerAngles$json = {
'1': 'EulerAngles',
'2': [
{'1': 'roll', '3': 1, '4': 1, '5': 1, '10': 'roll'},
{'1': 'pitch', '3': 2, '4': 1, '5': 1, '10': 'pitch'},
{'1': 'yaw', '3': 3, '4': 1, '5': 1, '10': 'yaw'},
],
};