fillExtrusionTranslate property

List<double?>? fillExtrusionTranslate
getter/setter pair

The geometry's offset. Values are x, y where negatives indicate left and up (on the flat plane), respectively. Default value: 0,0.

Implementation

List<double?>? fillExtrusionTranslate;