modelRotation property

  1. @experimental
List<double?>? modelRotation
getter/setter pair

The rotation of the model in euler angles lon, lat, z. Default value: 0,0,0.

Implementation

@experimental
List<double?>? modelRotation;