以 position 为起点,向右的单位向量。该参数是长度为 3 的数组,三个值依次表示前、右、上的坐标值。
@JsonKey(name: 'right') final List<double>? right;