interface ProfileShadow {
    coordinateSystem: CoordinateSystem3;
    shadow: InnerOuterPolygon;
}

Properties

coordinateSystem: CoordinateSystem3