translation property

List<double> translation
getter/setter pair

Implementation

List<double> translation = List.filled(3, 0);